Offered By: IBMSkillsNetwork

Lazy Predict All Models in One Go

Automated Machine Learning (AutoML) is a field of machine learning that automates many monotonous tasks of Machine learning. You can go from zero to hero with some basic Machine Learning knowledge and Python programming skills. In this project, you will explore "LazyPredict," a semi-automated ML library used to build many popular models using two simple lines of code; you will apply your knowledge to predict flight delays and admissions probability.

Continue reading

GPXX0JD1EN

Data Science

110 Enrolled
(12)

At a Glance

Automated Machine Learning (AutoML) is a field of machine learning that automates many monotonous tasks of Machine learning. You can go from zero to hero with some basic Machine Learning knowledge and Python programming skills. In this project, you will explore "LazyPredict," a semi-automated ML library used to build many popular models using two simple lines of code; you will apply your knowledge to predict flight delays and admissions probability.

Why you should do this Guided Project

As machine learning becomes more prominent in various fields - ranging from healthcare to retail - being able to utilize it is a valuable asset. Conveniently, a new subfield of machine learning has emerged: automated machine learning. Designed for non-experts, it automatically runs a variety of models under a certain category and compares their performance. Go from zero to hero!  image source

In this guided project, you will learn to use "LazyPredict", a semi-automated ML library for machine learning tasks. Specifically, you will use it to predict for two real-life scenarios: 1) whether a flight will be delayed and 2) the chances of admissions to university.

A Look at the Project Ahead

After completing this lab, you will be able to:
  1. Understand what AutoML is
  2. Apply "LazyPredict" to classification and regression problems
  3. Evaluate models' performance from "LazyPredict"

What You'll Need

This project uses JupyterLab. Although general knowledge about data wrangling is recommended to take advantage of automated ML,  this project is designed for beginners with no prior experience in coding machine learning models. Also note that this platform works best with current versions of Chrome, Edge, Firefox, Internet Explorer or Safari.