Releases
v0.2.0
0.2.0 (2023-12-11)
Features
add max_iter and tol parameters to Slope (46ec82d )
make estimator fully scikit-learn compliant (and test it) (0e236fe )
support sparse X input (8d2cf08 )
support standardization and intercept (99f9aee )
update to libslope 0.2.0 (f5ecaad )
Bug Fixes
return intercept as float (5e83de1 )
update to libslope 0.3.0 (905424f )
Documentation
add a few more classifiers (42ad653 )
add docstring for module (7294370 )
add some additional classifiers (e649ffd )
add some additional files for pyproject.toml (a9ea635 )
add some basic information on readme (8f4c4e0 )
clean up documentation and add copybutton (4e51a29 )
document att attributes (4b881f2 )
document tests (027a2da )
don't say what defaults are in documentation (8fa20cd )
fix documentation for slope (1069aff )
fix linting error for estimators.py (eba539b )
fix sorting of python version (9ef1433 )
increment header in readme (b94c9b1 )
polish readme a bit (4cceb1b )
switch to furo theme (6006fd9 )
update authors and make version dynamic (a29a16b )
use static version instead (6071f9d )
You can’t perform that action at this time.