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.6.tar.gz
(8.3 kB
view hashes)
Built Distributions
Close
Hashes for octopus_ml-0.1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d1b91b31ec27d8d25b9988ae3fb1d55ba4f32f2afe6b78df91e0bb842d7ca99 |
|
MD5 | 939b8f520d5f8bbda7013356e4c0d1ed |
|
BLAKE2b-256 | 5978b5ee1fabff03f47dc9fadf07846338c26018d2b6f9ebd2c5f6334aa5dd39 |
Close
Hashes for octopus_ml-0.1.6-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6425284c55950b0da7b9dc26cb9e4127a51549330ee0ace22f20ea298968629 |
|
MD5 | 21100db37be9278908dc678079260639 |
|
BLAKE2b-256 | 31760691d1037cb5a54ea8c0bd4112c21fd177116084b29555ff810228a39fd6 |