issues
search
UBC-MDS
/
lr_cd
Python package for linear regression with coordinate descent algorithm.
https://lr-cd.readthedocs.io/en/latest/?badge=latest
MIT License
1
stars
0
forks
source link
issues
Most commented
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docstring for data generation function
#7
fohy24
closed
1 year ago
4
Choice of Licence
#66
fohy24
opened
1 year ago
6
updated the inputs for lr plotting function
#9
Jing-19
closed
1 year ago
0
Add the docstring for the lr_cd.py
#8
andyzhangstat
closed
1 year ago
1
fix: readme print X and y for generate_data_lr
#73
fohy24
closed
1 year ago
2
fix: updated description in pyproject.toml
#71
fohy24
closed
1 year ago
1
fix: add the links of pypi and testpypi, add the output of intercept and coefficients
#70
andyzhangstat
closed
1 year ago
3
Document: add more example in ipynb and modify readme
#47
andyzhangstat
closed
1 year ago
0
readme with poetry
#30
fohy24
closed
1 year ago
0
fix: format the readme based on reviewers' comments
#76
Jing-19
closed
1 year ago
1
feedback: Added one more badge to readme and update readme
#75
andyzhangstat
closed
1 year ago
1
fix: added distinguishable figure title to plots in example file
#74
Jing-19
closed
1 year ago
2
fix(readme): added one more badge to existed badges in readme
#65
andyzhangstat
closed
1 year ago
2
Review comment 3: add badges for Continuous integration and test coverage, python versions supported and repostatus.org
#62
Jing-19
closed
1 year ago
2
Reviewer comments 1: illustrate the outputs of each of the functions
#60
Jing-19
closed
1 year ago
2
fix: readme
#58
andyzhangstat
closed
1 year ago
1
update on Document
#53
andyzhangstat
closed
1 year ago
1
Update on Document
#52
andyzhangstat
closed
1 year ago
1
Visualization documentation
#50
Jing-19
closed
1 year ago
0
Add Action secrete for PyPI and PyPI test by Monday
#48
Jing-19
closed
1 year ago
2
modified tests file for branch coverage
#34
Jing-19
closed
1 year ago
0
updated environment file
#31
Jing-19
closed
1 year ago
0
docs: environment.yaml
#28
fohy24
closed
1 year ago
1
Minor modification on docstring: changed the input in example
#25
Jing-19
closed
1 year ago
0
feat: added visualization function code and tests
#20
Jing-19
closed
1 year ago
0
feat: added data generation function
#19
fohy24
closed
1 year ago
0
Update changelog and toml.file
#16
Jing-19
closed
1 year ago
2
Readme
#11
andyzhangstat
closed
1 year ago
0
docstring for visualization function
#6
Jing-19
closed
1 year ago
0
Outline the package in README.md
#1
Jing-19
closed
1 year ago
2
Update the PyPI and TestPyPI in README
#69
Jing-19
closed
1 year ago
1
review comment 7: add optimized intercept and coefficients vector in README
#67
Jing-19
closed
1 year ago
1
Reviewer comment 5: differentiating the plot titles based on the methods used to generate them
#63
Jing-19
closed
1 year ago
1
Review comments 2: change dependencies in the project.toml file prefixed with "^" to ">="
#61
Jing-19
closed
1 year ago
1
Update ci-cd.yml
#59
andyzhangstat
closed
1 year ago
1
Update the package name in ci-cd.yml file
#57
Jing-19
closed
1 year ago
0
polished readme and example file
#54
Jing-19
closed
1 year ago
0
Readme fix png render in readthedocs
#51
fohy24
closed
1 year ago
0
Add necessary packages for publishing documentation.
#39
Jing-19
closed
1 year ago
1
Update README.md
#35
Jing-19
closed
1 year ago
0
Andy test
#33
andyzhangstat
closed
1 year ago
0
fix: typo
#32
fohy24
closed
1 year ago
0
environment.yaml needed
#29
fohy24
closed
1 year ago
1
fix: docstring y.shape = (n_samples, 1)
#27
fohy24
closed
1 year ago
0
fix: transpose X, y in Data generation
#24
fohy24
closed
1 year ago
0
Minor fix on the visualization function inputs in README
#22
Jing-19
closed
1 year ago
0
updated dependencies
#21
fohy24
closed
1 year ago
0
Group meeting: Thursday at 8pm
#18
Jing-19
closed
1 year ago
1
Writing function and test for coordinate_descent
#14
Jing-19
closed
1 year ago
1
Update README.md
#10
Jing-19
closed
1 year ago
0
Next