Shapash
Shapash is a Python library that provides several types of visualization that display explicit labels that everyone can understand.
Shapash is a Python library that provides several types of visualization that display explicit labels that everyone can understand.
Validation & testing of machine learning models and data during model development, deployment, and production. This includes checks and suites related to various types of issues, such as model performance, data integrity, distribution mismatches, and more.
Optuna is an automatic hyperparameter optimization software framework, particularly designed for machine learning.
Streamlit is an framework to create beautiful data apps in hours, not weeks.
Interactive reports to analyze machine learning models during validation or production monitoring.
An AutoML package for hyperparameters tuning using evolutionary algorithms, with built-in callbacks, plotting, remote logging and more.
An AutoML framework for the automated design of composite modelling pipelines. It can handle classification, regression, and time series forecasting tasks on different types of data (including multi-modal datasets).
A framework for general purpose online machine learning.
Backprop makes it simple to use, finetune, and deploy state-of-the-art ML models.
An easy-to-use, Python-based feature store. Optimized for time-series data.
Multidimensional synthetic data generation in Python.
Fastest unstructured dataset management for TensorFlow/PyTorch. Stream & version-control data. Store even petabyte-scale data in a single numpy-like array on the cloud accessible on any machine. Visit activeloop.ai for more info.
A Python library for quickly creating and sharing demos of models. Debug models interactively in your browser, get feedback from collaborators, and generate public links without deploying anything.
Python-based meta-heuristic optimization techniques.
A Python-inspired implementation of the Optimum-Path Forest classifier.
A unified framework for machine learning with time series
Peer-to-peer network of data owners and data scientists who can collectively train AI models using PySyft
A Python library for secure and private Deep Learning built on PyTorch and TensorFlow.
Scalable deep learning training platform, including integrated support for distributed training, hyperparameter tuning, experiment tracking, and model management.
A fast Evolution Strategy implementation in Python.
An Automated Machine Learning (AutoML) python package for tabular data. It can handle: Binary Classification, MultiClass Classification and Regression. It provides explanations and markdown reports.
A simple, but essential Bayesian optimization package, written in Python.
A Pytorch based framework that breaks down machine learning problems into smaller blocks that can be glued together seamlessly with objective to build predictive models with one line of code.
A machine learning framework for multi-output/multi-label and stream data.
High-level wrapper built on the top of Pytorch which supports vision, text, tabular data and collaborative filtering.
High-level utils for PyTorch DL & RL research. It was developed with a focus on reproducibility, fast experimentation and code/ideas reusing. Being able to research/develop something new, rather than write another regular train loop.
JAX is Autograd and XLA, brought together for high-performance machine learning research.
A comparative framework for multimodal recommender systems with a focus on models leveraging auxiliary data.
A framework providing the right abstractions to ease research, development, and deployment of your ML pipelines.
Reference implementations of ML models written in numpy
An asynchronous engine for continuous & autonomous machine learning, built for real-time usage.
Toolkit for package and deploy machine learning models for serving in production
Machine Learning on Graphs, a Python library for machine learning on graph-structured (network-structured) data.
Examples and best practices for building recommendation systems, provided as Jupyter notebooks. The repo contains some of the latest state of the art algorithms from Microsoft Research as well as from other companies and institutions.
Machine Learning Prediction System on AWS Lambda
A high performance, memory efficient, maximally parallelized ensemble learning, integrated with scikit-learn.
Machine learning from Apple. Turi Create simplifies the development of custom machine learning models. You don't have to be a machine learning expert to add recommendations, object detection, image classification, image similarity or activity classification to your app.
Parris, the automated infrastructure setup tool for machine learning algorithms.
A lightweight, NumPy-only autodiff library for small ML projects and learning how backpropagation works. It is 700x times lighter than Pytorch and 900x times lighter than TensorFlow.
A Modern, Fast, and Modular Deep Learning and Machine Learning framework for Python.
A modular active learning framework for Python, built on top of scikit-learn.
Implementation of machine learning stacking technique as a handy library in Python.
A library for Restricted Boltzmann Machine (RBM) and its conditional variants in Tensorflow.
Implementations of Machine Learning models from scratch in Python with a focus on transparency. Aims to showcase the nuts and bolts of ML in an accessible way.
A scikit-learn compatible neural network library that wraps PyTorch.
Toolbox of models, callbacks, and datasets for AI/ML researchers.
The lightweight PyTorch wrapper for high-performance AI research.
Tensors and Dynamic neural networks in Python with strong GPU acceleration