CHANGELOG

v0.3.10 (2024-02-01)

Fix

  • fix: format the readme based on reviewers’ comments (79e46ff)

Unknown

  • Merge pull request #76 from UBC-MDS/readme

fix: format the readme based on reviewers’ comments (d66c1b3)

v0.3.9 (2024-01-31)

Fix

  • fix: some typos and mistakes (4c620e5)

Unknown

  • Merge pull request #75 from UBC-MDS/readme

feedback: Added one more badge to readme and update readme (d273f11)

  • feedback: add rep badge (c10019a)

v0.3.8 (2024-01-31)

Fix

  • fix: added distinguishable figure title to plots in example file (14f6f2f)

Unknown

  • Merge pull request #74 from UBC-MDS/pyproject

fix: added distinguishable figure title to plots in example file (4d15471)

v0.3.7 (2024-01-31)

Unknown

  • Merge pull request #71 from UBC-MDS/pyproject

fix: updated description in pyproject.toml (241c628)

  • Merge branch ‘main’ into pyproject (d864b96)

v0.3.6 (2024-01-31)

Fix

  • fix: print X y (52727f9)

  • fix: readme print X and y for generate_data_lr (96026a1)

Unknown

  • Merge branch ‘main’ of https://github.com/UBC-MDS/DSCI524_group_22 into pyproject (b15141b)

  • Merge pull request #73 from UBC-MDS/readme

fix: readme print X and y for generate_data_lr (87e171f)

v0.3.5 (2024-01-30)

Unknown

  • Merge pull request #72 from UBC-MDS/readme

fix: Readme PyPI link (16038c8)

  • Merge pull request #70 from UBC-MDS/main

fix: add the links of pypi and testpypi, add the output of intercept and coefficients (de07f9b)

v0.3.4 (2024-01-30)

Fix

  • fix: added if statement to install from TestPyPI (9e92b78)

  • fix: add the links of pypi and testpypi, add the output of intercept and coefficients (f7c6e47)

  • fix: updated description in pyproject.toml (b6b4599)

Unknown

  • Updated the semantic release in toml file (13ee70f)

v0.3.3 (2024-01-30)

Fix

  • fix: printed X and y in data_generation (639a318)

Unknown

  • Merge pull request #68 from UBC-MDS/readthedocs

fix: printed X and y in data_generation (045c0e1)

v0.3.2 (2024-01-30)

Fix

  • fix: made the plot title more descriptive (#5) (df25d9d)

v0.3.1 (2024-01-30)

Fix

  • fix: update the release token to github token (109bb1b)

  • fix: minor formatting of the readme (fc8ec7b)

  • fix: readme (84220e1)

  • fix: added pytest-cov (5932304)

Unknown

  • modified the semantic release in pyproject.toml file (58d1bd0)

  • Merge pull request #65 from UBC-MDS/readme

fix(readme): added one more badge to existed badges in readme (2f795cb)

  • add: badge (b99176e)

  • test if cd works (b905ccf)

  • Merge pull request #58 from UBC-MDS/readme

fix: readme (c7b2533)

  • Merge pull request #59 from UBC-MDS/cicd

Update ci-cd.yml (41ff09e)

  • Update ci-cd.yml

add release token (100b822)

  • Merge pull request #57 from UBC-MDS/ci-cd

Update the package name in ci-cd.yml file (d113989)

  • Update ci-cd.yml using the new template (e3c74ac)

  • Update the package name in ci-cd.yml file (6b9b4bb)

  • Merge pull request #55 from UBC-MDS/document

Document: more update and editing work (672ef89)

v0.3.0 (2024-01-28)

Documentation

  • docs: mroe details (e8b5809)

  • docs: initialize example.ipynb (7951080)

  • docs: detailed install instruction (a0822f1)

  • docs: environment.yaml (a673751)

Feature

  • feat: added theta,n , and n_feature checking (831891b)

  • feat: added data generation function (ff1a72f)

Fix

Test

Unknown

  • add: more intro (60d2cf1)

  • add: more info (ea4d77b)

  • Merge pull request #54 from UBC-MDS/readme_documentation

polished readme and example file (ee4be0f)

  • polished readme and example file (ae537c7)

  • Merge pull request #53 from UBC-MDS/document

update on Document (d2c45da)

  • add: reference (3ce97ff)

  • add: more words (8eb8164)

  • Merge pull request #51 from UBC-MDS/readme

Readme fix png render in readthedocs (646815b)

  • Merge branch ‘main’ of https://github.com/UBC-MDS/DSCI524_group_22 (e4ee3d6)

  • Merge pull request #50 from UBC-MDS/visualization_documentation

Visualization documentation (da0b8d1)

  • added sphinx.ext.mathjax to conf.py (b365cd2)

  • revert readthedocs (a1daa01)

  • readthedocs (d60ef09)

  • readthedocs pdflatex (4b13585)

  • pdflatex (ac9fb13)

  • polished the example (dacf8cc)

  • added documentation for visualization (631878f)

  • Merge branch ‘document’ of https://github.com/UBC-MDS/DSCI524_group_22 into data_generation (8a27062)

  • Merge branch ‘main’ of https://github.com/UBC-MDS/DSCI524_group_22 into data_generation (6ee134c)

  • add: data description (5abe65b)

  • add: img folder (dd5c467)

  • add: example (e5b12db)

  • add: readme (94325f9)

  • Merge pull request #46 from UBC-MDS/readme

add: readthedocs link (9c0a5bb)

  • add: readthedocs link (6195707)

  • Merge pull request #45 from UBC-MDS/readthedocs

fix: added requirement.txt (491d39a)

  • Merge branch ‘main’ of https://github.com/UBC-MDS/DSCI524_group_22 (07d8308)

  • Merge pull request #44 from UBC-MDS/env

adding –group dev to poetry (6d83272)

  • Merge branch ‘main’ of https://github.com/UBC-MDS/DSCI524_group_22 (70d86dd)

  • Merge pull request #36 from UBC-MDS/andy-document

Andy document for Milestone 3 (7cae279)

  • Merge branch ‘main’ of https://github.com/UBC-MDS/DSCI524_group_22 into env (b1c5708)

  • pulled main branch (9185c5d)

  • Merge pull request #37 from UBC-MDS/environment_jw

update the env yml file (51a9ce1)

  • Merge branch ‘main’ of https://github.com/UBC-MDS/DSCI524_group_22 (7411ebc)

  • update the env yml file (e550c75)

  • Merge pull request #35 from UBC-MDS/Jing-19-patch-2

Update README.md (a824849)

  • Merge pull request #34 from UBC-MDS/test_branch_cover

modified tests file for branch coverage (94de827)

  • Update README.md

polished and formatted the README (49e6103)

  • modified tests file for branch coverage (7ecb193)

  • Merge pull request #33 from UBC-MDS/andy-test

Andy test (7fa9dff)

  • Merge pull request #32 from UBC-MDS/readme

fix: typo (69b1e83)

  • delete requirments.txt (e7a3b13)

  • Merge branch ‘main’ of https://github.com/UBC-MDS/DSCI524_group_22 (aa5a39f)

  • Update README.md

modified the example. added import numpy as np (8a2060e)

  • Merge pull request #30 from UBC-MDS/readme

readme with poetry (64cd74b)

  • Merge pull request #31 from UBC-MDS/readme_env_jw

updated environment file (41e6576)

  • Merge pull request #27 from UBC-MDS/data_generation

fix: docstring y.shape = (n_samples, 1) (a9ddcf1)

  • updated environement file (cb5e37e)

  • Merge branch ‘main’ into readme (1f7562e)

  • readme with poetry (d3dbd2e)

  • Merge branch ‘main’ of https://github.com/UBC-MDS/DSCI524_group_22 into data_generation (ce065a2)

  • Merge pull request #24 from UBC-MDS/data_generation

fix: transpose X, y in Data generation (aa9f22b)

  • Merge pull request #25 from UBC-MDS/visualization_function_tests

Minor modification on docstring: changed the input in example (32b67b6)

  • Merge pull request #22 from UBC-MDS/Jing-19-patch-1

Minor fix on the visualization function inputs in README (bd0db9d)

  • Merge branch ‘main’ of https://github.com/UBC-MDS/DSCI524_group_22 into data_generation (34788b6)

  • Merge pull request #26 from UBC-MDS/funandtest

Funandtest (34ff3c0)

  • modified the docstring: change the input in example (2ee92ee)

  • Minor fix on the visualization function inputs in README (da3b094)

  • Merge pull request #21 from UBC-MDS/env

updated dependencies (130df74)

  • updated dependencies (15a9021)

  • Merge pull request #12 from UBC-MDS/funandtest

Funandtest (500d28c)

  • Merge branch ‘main’ into funandtest (2326bbf)

  • Merge pull request #20 from UBC-MDS/visualization_function_tests

feat: added visualization function code and tests (a03dee1)

  • Merge pull request #19 from UBC-MDS/data_generation

feat: added data generation function (304ad2c)

Readme (dad1973)

  • change links (8ff35a4)

  • fix issues and minor changes (819d760)

  • add more ref and polish words (dae9033)

  • add appropriate names (ec05370)

  • add function names (61d4f7e)

  • Merge pull request #7 from UBC-MDS/data_generation

docstring for data generation function (8a92204)

  • Merge pull request #10 from UBC-MDS/Jing-19-readme

Update README.md (957e6d6)

  • Merge pull request #9 from UBC-MDS/visualization_jw

updated the inputs for lr plotting function (80ac29b)

  • theta to ndarray (f95f58a)

  • detailed return (68507a8)

  • Update README.md (bd61d34)

  • Update README.md (21dd1e1)

  • Update CONTRIBUTING.md (cb8a30b)

  • Merge pull request #8 from UBC-MDS/algorithm

Add the docstring for the lr_cd.py (31f0a3e)

  • change to intercept and coef for inputs (c68b334)

  • added plot_to input (21bdd3a)

  • Merge branch ‘main’ of https://github.com/UBC-MDS/DSCI524_group_22 into data_generation (8fac3b8)

  • modify the algorithm function (35d92e5)

  • small fix (5aef5fe)

  • 2 arrays (7abf073)

  • updated the inputs for lr plotting function (e42060f)

  • returns an array (ecfd1fd)

  • generate continuous target (29cfb90)

  • Add the docstring for the lr_cd.py (543c7a1)

  • docstring for data generation function (c11589f)

  • Merge pull request #6 from UBC-MDS/visualization_jw

docstring for visualization function (62d71ad)

  • docstring for visualization function (00fd7fc)

  • Update files (0ef029a)

  • Update README.md (5f267be)

  • Merge pull request #5 from UBC-MDS/readme

Modify the README.md (3002373)

  • change words and add contributors (eb177cd)

  • Modify the README.md (b0f6bef)

  • Update CONTRIBUTING.md

Added contributors name (10950be)