Auto-Sklearn with PipelineProfiler for AutoML in Python

Опубликовано: 05 Ноябрь 2024
на канале: Bhavesh Bhatt
4,123
135

Auto-Sklearn is an open-source library for performing AutoML in Python. It makes use of the popular Scikit-Learn machine learning library for data transforms and machine learning algorithms.

Auto-Sklearn uses a Bayesian Optimization search procedure to efficiently discover a top-performing model pipeline for a given dataset.

PipelineProfiler is a Visual Analytics Tool for the Exploration of AutoML Pipelines.

In this video, I'll show you how you can use Auto-Sklearn for AutoML with Scikit-Learn machine learning algorithms in Python.

Link to the notebook : https://github.com/bhattbhavesh91/aut...

If you do have any questions with what we covered in this video then feel free to ask in the comment section below & I'll do my best to answer those.

If you enjoy these tutorials & would like to support them then the easiest way is to simply like the video & give it a thumbs up & also it's a huge help to share these videos with anyone who you think would find them useful.

Please consider clicking the SUBSCRIBE button to be notified for future videos & thank you all for watching.

You can find me on:
Blog - http://bhattbhavesh91.github.io
Twitter -   / _bhaveshbhatt  
GitHub - https://github.com/bhattbhavesh91
Medium -   / bhattbhavesh91  

#autosklearn #automl