You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #244 from daisybio/development
Changes
--curve_curator arg is replaced with --no_refitting (default False)
Changed GPL-3 license to MIT license
_split_early_stopping_data -> no longer private function because it is also used in the pipeline
Updated which functions are used in the pipeline
Bug fixes
Meaningful error message when visualization does not work because of an empty dataframe
New features
CLI interface is now drevalpy --help and drevalpy-report --helpaccessible also without cloning. Removed run_suite.py and create_report.py.
We added a demo notebook for an easy quickstart :)