A collection of handy ML and data validation tools
Project description
Octopus-ML
Set of handy ML and data tools - from data exploration, visualization, pre-processing, hyper parameter tuning, modeling and all the way to final ML model evaluation
Check out the octopus-ml demo notebook on Colab
Installation
The module can be easily installed with pip:
> pip install octopus-ml
This module depends on Scikit-learn
, NumPy
, Pandas
, TQDM
, lightGBM
as defualt classifier. Optionally you can get also some nice visualisations if you have Seaborn
installed.
Usage
The module contains ML and Data related methods:
from octopus_ml import plot_imp, adjusted_classes, cv, cv_plot, roc_curve_plot, ...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
octopus-ml-3.0.0.tar.gz
(11.2 kB
view hashes)
Built Distribution
octopus_ml-3.0.0-py3-none-any.whl
(11.4 kB
view hashes)
Close
Hashes for octopus_ml-3.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cc9fc2070c5b4cd6bbbf912144aa169e0b97f17184afc663d39083e3eabf091 |
|
MD5 | 1fb2a61619c21b20a959ee970234db6f |
|
BLAKE2b-256 | 7f8093f0684069598ce95097321497cbb9f863809582dfafa2fc0a5091437c6d |