Skip to content

Latest commit

 

History

History
110 lines (60 loc) · 2.83 KB

automl_tools.md

File metadata and controls

110 lines (60 loc) · 2.83 KB

AutoML Tools

Automated Machine Learning (AutoML) is an emerging field in which the process of building machine learning models to model data is automated.

Platform products for Machine Learning

Considerations for Deploying Machine Learning Models in Production

Here is a list of AutoML tools that I have found to be helpful to an AI/ML engineer.

GitHub Lists

Quick Start

  • PyCaret

  • auto-sklearn

  • Auto-ViML

  • AutoViz

  • H2O

  • MLFlow

  • wandb

MLOps Tools

  • MLFlow

Weights and biases (W&B/wandb) lets you track, compare, visualize, and optimize machine learning experiments with just a few lines of code.

wandb also lets you track your datasets.

Using W&B's lightweight tools, you can quickly track experiments, version and iterate on datasets, evaluate model performance, reproduce models, visualize results and spot regressions, and share findings with colleagues.

Tutorials

Tutorial

AutoML Tools

  • auto-sklearn

  • AutoGluon

  • AutoKeras

  • Auto-ViML

  • SpeedML

  • FLAML

  • H2O

  • PyCaret

  • Hydra

  • Kale

  • MediaPipe

  • Ray

EDA

  • AutoViz
  • Dataprep

Tutorials

H2O Docs

H2O Tutorials

H2O Deep Learning

Automated Machine Learning with H2O (towardsdatascience)

Auto-Sklearn for Automated Machine Learning in Python

Why AutoML Is An Essential New Tool For Data Scientists

AutoViz: A New Tool for Automated Visualization

SageMaker is a machine learning environment that simplifies the work of an ML developer by providing tools for extra fast model building and deployment.

In 2021, Amazon launched SageMaker Studio, the first integrated IDE for machine learning that provides a web interface to monitor all possible aspects of the life cycle of an ML model, basicslly Jupyter on steroids.

SageMaker is closely integrated into the AWS cloud and it also offers data labeling software and other features.

Time Series Libraries

  • PyCaret

  • AutoGluon

  • AutoKeras

  • AutoTS

  • Darts

  • mlforecast

  • TimeSynth

  • TimeGAN

  • Gretel.ai