Socket
Socket
Sign inDemoInstall

octopus-ml

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

octopus-ml

A collection of handy ML and data validation tools


Maintainers
1

Octopus-ML

PyPI Latest Release License Python Version Code style: black Binder Downloads Colab Demo

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 google colab logo

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:






FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc