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,c v_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.5.tar.gz
(8.1 kB
view hashes)
Built Distribution
octopus_ml-0.1.5-py3-none-any.whl
(15.2 kB
view hashes)
Close
Hashes for octopus_ml-0.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8896411c220e8ebe708d0c698557f8018f0838a2e64e17661c33c7c2cc8bc48 |
|
MD5 | 1a8087fa0060d5e5eaf768129777abcc |
|
BLAKE2b-256 | 94629217190f5c6ef23e7d924e1824374e4c0f6a7bb6f1dc7e2be43938079fb3 |