FlashML-AutoML tool

Om Chaithanya V
Dec 10, 2021

flashML is a AutoML Python library that finds the most accurate machine learning models automatically and efficiently. It frees data scientists and ML engineers from worrying about model selection and hyperparameter tuning.

Automated machine learning (AutoML) is the process of applying machine learning (ML) models to real-world problems using automation. More specifically, it automates the selection, composition and parameterization of machine learning models.

Installation

Quickstart

The task can be either classification or regression and metric can be selected accordingly.

optuna is used for hyperparameter optimization.

After training, use this function to get the best model:

You can use predict function for custom predictions, it uses the best model to make predictions.

GitHub link: https://github.com/omchaithanyav/flashML

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

No responses yet