Recent Releases of lorepy
lorepy - lorepy version 0.4.4
Internal function getuncertainty_data now exposes raw data, which can be leveraged to do additional statistics.
- Python
Published by sepro about 1 year ago
lorepy - lorepy version 0.4.3
added option to specify existing axes for uncertainty plots. This can be used to integrate these into multi-panel plots along with other plots
- Python
Published by sepro about 1 year ago
lorepy - lorepy version 0.4.2
Few under the hood changes to tackle deprecation warnings. Note that as of this version support for Python 3.8 has been dropped and a more recent version of scikit-learn is required.
- Python
Published by sepro over 1 year ago
lorepy - lorepy version 0.4.0
Added uncertainty_plot which allows the uncertainty on group prevalence to be visualized.
- Python
Published by sepro about 2 years ago
lorepy - lorepy version 0.3.0
Support to handle confounders added
- Python
Published by sepro about 2 years ago
lorepy - lorepy version 0.2.1
Repo has been restructured (implementing best practice), other changes are at the repo level and won't affect users.
- Python
Published by sepro about 2 years ago
lorepy - lorepy version 0.2.0
The logistic regression can now be swapped by any classifier that supports .fit() and .predict_proba() e.g. SVC and RandomForest.
- Python
Published by sepro over 2 years ago
lorepy - lorepy version 0.1.1
Minor bump in version and first version pushed to pypi
- Python
Published by sepro over 2 years ago
lorepy - lorepy version 0.1.0
First release of lorepy, a python package to create logistic regression plots which visualize the relation between a continuous variable and a categorical one.
- Python
Published by sepro over 2 years ago