CHANGELOG
v0.2.3 (2024-02-03)
Fix
fix: Update License in pyproject.toml BREAKING CHANGE: License changed from MIT to GNU GPL3. (
4936671)
Unknown
Merge pull request #83 from UBC-MDS/pyproject-meta-config
Update License in pyproject.toml (3841ce0)
v0.2.2 (2024-02-03)
Unknown
Merge pull request #80 from UBC-MDS/change-log
Update CHANGELOG file for consistency (f2ad2ad)
v0.2.1 (2024-02-03)
Fix
Unknown
Merge pull request #81 from UBC-MDS/Update-on-ci-cd-yml-file
Update ci-cd.yml (3529088)
Merge pull request #73 from UBC-MDS/license_change_GNU
Update License to GNU (8a59b0c)
v0.2.0 (2024-02-03)
Feature
feat: Feedback addressed by Anu. Change R2 values in examples (
8d07f14)
Unknown
Merge pull request #78 from UBC-MDS/feedback_points
feat: Feedback addressed by Anu. Change R2 values in examples (a8e4511)
v0.1.3 (2024-02-03)
Fix
fix: Feedback addressed by Arturo fixed poetry.lock file (
7a6526c)
Unknown
Merge pull request #75 from UBC-MDS/add-tests-fit
fix: Feedback addressed by Arturo for input types (536d796)
v0.1.2 (2024-02-02)
Fix
Unknown
Merge pull request #68 from UBC-MDS/refine-readme
Refine readme (1e86f2c)
v0.1.1 (2024-02-02)
Unknown
Merge pull request #70 from UBC-MDS/vignette_feedback
Addressed Feedback: Vignette (779314a)
v0.1.0 (2024-02-02)
Feature
feat: Merge pull request #72 from UBC-MDS/feedback_points
feat: Feedback addressed by Anu for function display_best_score (bc41d38)
v0.0.1 (2024-02-02)
Fix
fix: Updated References (
6db97e5)fix: Feedback addressed by Arturo for README About section (
fbe6060)fix: update choice of LICENSE in README (
cc1d021)fix: Feedback addressed by Arturo for README About section (
501e4e7)fix: Feedback addressed by Anu. Changed test as per changes in display_best_score (
2ab79f0)fix: Feedback addressed by Anu for function display_best_score (
1a90551)fix: Feedback addressed by making wording and format changes. (
8323c6f)fix: Feedback addressed by defining scoring metrics that the package uses to help evaluate model performance (
bc02174)fix: Feedback addressed by specifying and defining the models that the package works with (
bb5bbd7)fix: Feedback addressed by specifying whether the package requires a continuous response or can handle categoricals. (
0372c35)fix: Feedback addressed by specifying criteria for input data for the fit function by defining what is meant by clean data. (
6dbdef5)fix: Feedback addressed by updating the description of how the Best Score function works (
dca42f2)fix: Feedback addressed by adding the references and credits onto the Vignette (
71a16c4)fix: added reference for the logistic of each functions (
73ef1d5)fix: Added references to README (
b07a6ce)fix: Added dependencies list to README (
220709e)fix: includes instruction to run unit test and updated installation instruction through PyPI (
0f192be)fix: includes reference to vignette for more detailed explanation for each model (
871cf14)fix: included the list of regression models and scoring metrics used and specified response type in summary (
b29e608)
Unknown
Merge pull request #74 from UBC-MDS/about-readme
fix: Feedback addressed by Arturo for README About section (26dd68c)
v0.0.0 (2024-02-01)
Build
build: added dev dependancies (
8af8f09)
Unknown
Merge pull request #64 from UBC-MDS/ci-cd-changes-2
Update ci-cd.yml (6695d65)
Merge pull request #62 from UBC-MDS/cicd-changes-1
Added tool.semantic_release (b83b5c3)
Changing the ci-cd yml file to ensure semantic release (c6bfea1)
Update ci-cd.yml (
77c4590)Added tool.semantic_release (
00626ce)Merge pull request #61 from UBC-MDS/deleting_files
Deleting Unused Test File (ea70bd9)
deleting not used test file (
9a6ca60)merge conflict solved (
3f1a05f)Merge pull request #54 from UBC-MDS/merged_example_file
Example File (8d0d7fd)
Merge branch ‘main’ into merged_example_file (
2b5898f)anu review point (
4e89481)consistency for s (
7f535f7)wording edit (
4e5550b)rendered to avoid errors (
d8eb657)Added warning filter (
56acd17)Added error prevention for fit function (
0dc7e2f)Added example for fit function (
03e5396)Added example for fit function (
ddc8301)Merge pull request #58 from UBC-MDS/badges
Updated Readme to include badges and logo (7606923)
fixed pic rentering on reaedthedoc (
3bc3079)mini edit (
365cea3)final edits (
214d20c)fixed documentation link (
aa11b23)best scoring and select model edits (
a281e16)fixed picture size (
e237c6b)fixed picture rendering (
ca29af0)fixed picture rendering (
5a5f7a2)Updated Readme to include badges and logo (
2ef2113)show_all added link to real life application (
6be2712)more formatting edits (
eb9b11a)formatting first (
605dfc7)deleted undeed file (
43f37bd)score function (
2da1dd4)Merge pull request #51 from UBC-MDS/logo
Logo Image (777f844)
avoiding conflict (
6fa1df6)avoiding merging errors (
320089c)format pt 2 (
318bf85)format (
9364d43)deleted unnecesary file (
5f4f9f2)configuration for logo and image added (
e57175b)show all and select model merged (
1b033f8)changes (
8a54daa)structure of file (
3292c64)select_model_vig (
a8f78f1)Merge pull request #46 from UBC-MDS/build-documentation
Updated dependency to build html (fd781fd)
Updated dependency to build html (
9e6866c)Merge pull request #41 from UBC-MDS/Fixing-Git-Actions-Workflow-Error—test_fit.py
Git Actions Workflow - Updating test_fit.py (ade78c7)
Update test_fit.py (
d76ae3f)Merge pull request #38 from UBC-MDS/installation-instruction
Installation instruction updated to fit current progress (4c31e93)
Update README.md
Co-authored-by: Zeily Garcia <65718524+zgarciaj@users.noreply.github.com> (383e199)
Update README.md
Corrected grammatical mishap (65e4310)
Merge pull request #37 from UBC-MDS/readme-usage
Added USAGE (a5168f4)
Added installation instruction on README (
4f82339)Added installation instruction on README (
de5cfbf)Added USAGE (
a928211)Merge pull request #29 from UBC-MDS/code-show_all
Code show all (5b30f56)
Merge pull request #30 from UBC-MDS/test-show_all
Implemented test_show_all.py (33818a4)
Merge pull request #34 from UBC-MDS/test-select_model
Test file for select_model (e93f953)
Merge pull request #33 from UBC-MDS/code-select_model
Code for Select Model (a577ea2)
Merge pull request #35 from UBC-MDS/test_bestscore
Merging PR: Added test_bestscore (994d7b1)
Merge pull request #31 from UBC-MDS/bestscore_func
Merging PR: Added functionality in display_best_score function (6ca4fbb)
avoiding merge conflict (
c779c00)Update src/autopredictor/bestscore.py
Co-authored-by: Zeily Garcia <65718524+zgarciaj@users.noreply.github.com> (486c148)
Update tests/test_bestscore.py
Co-authored-by: Zeily Garcia <65718524+zgarciaj@users.noreply.github.com> (c90c37a)
Merge pull request #27 from UBC-MDS/fit-function
Fit function (ddbe2f1)
Removed name=main (
5884943)Removed name = main (
1d377cb)removed main from display_best_Score (
5195ea7)Update test_fit.py
Deleted if name == ‘main’: from test (86563de)
Update test_fit.py
Deleted some unnecessary code from the test_output_dict() function and added docstrings (9eeedca)
Update test_fit.py (
d069f90)Update select_model.py (
2c08477)Fixed a typo (
9fbe0bb)Added Raises in docstring (
5624c4c)Added examples to docstring (
e337148)Corrected tests (
75e0bc7)Added name code (
8374792)Added tests (
3f74c7d)Added code to handle test function (
cda2b0b)Changed return type of function (
0141edc)Fixed issues in test functions, passed tests (
1980ea3)Merge branch ‘main’ into test-show_all (
bad5918)Test (
f295ba6)Merge branch ‘main’ into code-show_all (
6052dd5)Merge pull request #32 from UBC-MDS/dependencies_update
Added all dependencies (338e3c2)
Added test_bestscore (
8c4b2c2)Added error handling in function (
b0c7eb5)Grammar (
fc9704b)Ran poetry install to generate poetry.lock (
6952d73)Removed poetry.lock (
591dfab)restore pyproject.toml file to avoid conflict (
08f6c2c)Added all dependencies (
91d94e6)Update select_model.py (
5b2e7a2)Changes in display_best_score function (
792f835)Added functionality in display_best_score function (
6f3df34)Coding part of function and updated documentation (
30e5765)Avoiding merge conflict (
569a495)passed tests (
a6e7748)code added (
3e19e00)Added main thing (
83fba8e)Added test functions for test_show_all.py (
2e2c1dd)Code: added code for show_all.py (
b554284)Added pytest, pandas, tabulate, phython dependencies (
ddd984c)Added name == main (
562a6f0)Code: Added test function for show_all (
3fa830f)Added fit.py reluctantly again (
8c715b6)Added fit.py reluctantly (
3dc5f26)Merge pull request #11 from UBC-MDS/fit-docstring
Added fit.py (98e2f88)
Update src/autopredictor/fit.py
Co-authored-by: Zeily Garcia <65718524+zgarciaj@users.noreply.github.com> (bffea25)
Merge pull request #19 from UBC-MDS/best_score
Added new input parameter in docstring (9e46659)
Added new input parameter in docstring (
cbd6cec)Merge pull request #18 from UBC-MDS/readme-func
Fixed typo in function name (ea84654)
Fixed typo in function name (
086d0ab)Merge pull request #14 from UBC-MDS/select_model-docstrings
doc: Docstring for the select_model function (cc45602)
Merge pull request #9 from UBC-MDS/Add-workflow
Added github actions (d9cfa35)
Merge pull request #8 from UBC-MDS/show_all-docstrings
doc: Added docstring for the show_all function (360ad01)
Incorporated suggestion~
Co-authored-by: AnuBanga <143814172+AnuBanga@users.noreply.github.com> (ad1da47)
Merge pull request #13 from UBC-MDS/best_score
Added bestscore.py to display best score (ed37c25)
Merge pull request #17 from UBC-MDS/readme_update
Added summary in Readme (72d73b1)
Update fit.py
Changed Pandas DataFrame to DataFrame (e419080)
Update src/autopredictor/select_model.py
Co-authored-by: Arturo Rey <63738521+AReyH@users.noreply.github.com> (8999ace)
Update fit.py
Changed the format of the docstring (0d5f8f9)
Made minor changes as per review (
156c263)Merge pull request #15 from UBC-MDS/readme-func
doc: renamed function name and added link (39d4bf7)
Made changes as per review (
9f4e1f6)Incorporated suggestion. Thanks Anu!
Co-authored-by: AnuBanga <143814172+AnuBanga@users.noreply.github.com> (c1cb7e5)
Added summary in Readme (
11b4b2e)deleted example section (
a76795b)Removed example in show_all doc string as per discussion (
8c8bfe5)doc: renamed function name and added link (
012b5f4)Merge branch ‘main’ of https://github.com/UBC-MDS/autopredictor2 into best_score (
cae65e2)Merge pull request #7 from UBC-MDS/readme-func
Readme func and python ecosystem (9ace8a3)
Merge pull request #10 from UBC-MDS/contributing
Added contributing.md and contributors.md (a8e6ec3)
Update CONTRIBUTORS.md
Co-authored-by: Zeily Garcia <65718524+zgarciaj@users.noreply.github.com> (2e272db)
Update CONTRIBUTORS.md
Co-authored-by: Zeily Garcia <65718524+zgarciaj@users.noreply.github.com> (2b5609b)
Update CONTRIBUTORS.md
Co-authored-by: Zeily Garcia <65718524+zgarciaj@users.noreply.github.com> (f847477)
Update CONTRIBUTORS.md
Co-authored-by: Zeily Garcia <65718524+zgarciaj@users.noreply.github.com> (c406630)
Update CONTRIBUTING.md (
d680026)Update CONTRIBUTING.md
Co-authored-by: Zeily Garcia <65718524+zgarciaj@users.noreply.github.com> (6c4b617)
fixing merge conflict pt 2 (
d4ea4b6)fixing conflict merge (
1426179)select model docstring (
9e10504)Added bestscore.py to display best score (
be7edf7)Fixed typos in README.md
Co-authored-by: AnuBanga <143814172+AnuBanga@users.noreply.github.com> (56aef19)
Added fit.py (
32439f9)Added contributing.md and contributors.md (
1aa55e0)Added contributors in README.md (
a906045)Added github actions (
a370ad3)doc: Added docstring for the show_all function (
b6e7d14)Doc: included python ecosystem in README.md (
f1cd989)doc: Added function list in README.md (
b5de05f)Updated conduct of conduct (
37b7771)Initial package setup (
608ac7d)