ghosthamlet / toolbox

Curated list of libraries for a faster machine learning workflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

toolbox

Curated libraries for a faster workflow

Phase: Data

Data Annotation

Datasets

Importing Data

Data Augmentation

Phase: Exploration

Data Preparation

Notebook Exploration

  • View Jupyter notebooks through CLI: nbdime
  • Parametrize notebooks: papermill
  • Access notebooks programatically: nbformat
  • Convert notebooks to other formats: nbconvert
  • Extra utilities not present in frameworks: mlxtend
  • Maps in notebooks: ipyleaflet

Phase: Feature Engineering

Feature Generation

Phase: Modeling

Model Selection

NLP

Speech Recognition

RecSys

  • Factorization machines (FM), and field-aware factorization machines (FFM): xlearn
  • Scikit-learn like API: surprise

Computer Vision

Timeseries

Framework extensions

Phase: Monitoring

Model Training Monitoring

Phase: Optimization

Hyperparameter Optimization

Interpretability

Visualization

Phase: Production

Model Serialization

Scalability

Bechmark

API

Dashboard

Adversarial testing

Python libraries

About

Curated list of libraries for a faster machine learning workflow

License:MIT License