A collection of handy ML and data validation tools
Project description
Octopus-ML
Set of handy ML and data tools - starting 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, ...
Selected visualizations:
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file octopus-ml-3.2.0.tar.gz.
File metadata
- Download URL: octopus-ml-3.2.0.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85738900dde7e648181446860c3efeddc666944bf4f2691424a7a176a1daaf59
|
|
| MD5 |
1a591edea2260c95d0e1a773256d6ce8
|
|
| BLAKE2b-256 |
03a61c51b723a2f5faf2fc05d8ec100a281dfdc1dd04d6adecbf29f927c3cba1
|
File details
Details for the file octopus_ml-3.2.0-py3-none-any.whl.
File metadata
- Download URL: octopus_ml-3.2.0-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cdfec4c9ea45f314d3dbfead7689e76b8b653436382850d1ee6ad8126fd914e
|
|
| MD5 |
b210084a27c968707eb3f416a094c624
|
|
| BLAKE2b-256 |
20dacb53e6473e684e5c5ba57b502259ec9439e48062090269e33b289d2b28a0
|