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
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-0.1.9.tar.gz
(9.6 kB
view hashes)
Built Distribution
Close
Hashes for octopus_ml-0.1.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 875597c9ebc5fa5beda7c034563ba62006c8665625a52e5a0fcd401f36d7dad5 |
|
MD5 | 331f9825643d223e61687b5f851159e2 |
|
BLAKE2b-256 | fccebad905fc0a8efd3e09765b6c10dd1efd6114b7c4b20ef03a6a04e5da4bc3 |