How to compare machine learning classifiers in 2 lines of code (lazypredict Python library)

preview_player
Показать описание
In this video, I will be showing you how to compare machine learning algorithms (classification and regression) in just 2 lines of code using the lazypredict Python library.

👉 Install: pip install lazypredict

⭕ Playlist:
Check out our other videos in the following playlists.

⭕ Recommended Books:

⭕ Stock photos, graphics and videos used on this channel:

⭕ Follow us:

⭕ Disclaimer:
Recommended books and tools are affiliate links that gives me a portion of sales at no cost to you, which will contribute to the improvement of this channel's contents.

#lazypredict #scikitlearn #python #artificialintelligence #ai #machinelearning #bigdata #datascienceproject #randomforest #decisiontree #svm #neuralnet #neuralnetwork #supportvectormachine #python #learnpython #pythonprogramming #datascience #datamining #bigdata #datascienceworkshop #dataminingworkshop #dataminingtutorial #datasciencetutorial #ai #artificialintelligence #tutorial #dataanalytics #dataanalysis #machinelearningmodel #dataprofessor
Рекомендации по теме
Комментарии
Автор

Such a powerful tool presented in under 10min and uploaded in time for me to make my coffee and jump on YouTube in the morning. Thank you for such awesome content!

vaughnsmith
Автор

So awesome! Love learning something new with data professor everyday ❤️

TinaHuang
Автор

Sir you are doing great work to help Data Science community. Pl put some videos on real life projects on Deep Learning and NLP too.

paragjp
Автор

Just awesome... Keep us motivated as you do always.

tmsns
Автор

Thanks for making this video tutorial.
Create issues in the github repo will fix or add features as much as possible

Shankarpandala
Автор

if the model KNeighborsClassifier have high accuracy, how I can know the parameter this model ?

qusaybtoush
Автор

Ahhh I am waiting for this lecture. This is really cool😊. Going to implement it . Thanks professor 🙏

ArunYadav-lfti
Автор

Thank you.. another amazing library to play with.. :)

siddhigolatkar
Автор

Thanks for this video and valuable information. Waiting for its another part....

divyakarade
Автор

Great video but I was wondering isn't taking the highest accuracy model not necessarily the best given that if you tweak some of the parameters in other models they could potentially get a better result than the highest, in this case the GradientBoostingRegressor?

Kickass
Автор

Thank you Data professor, very useful. 👍

shatiswaranvigian
Автор

So nice, thanks! How does it compare to Pycaret, which you showed on a previous video?

rafael_l
Автор

Nice Library. Thanks for the information. Just one thing, CatBoost is missing in this package.

deepakwalia
Автор

Thanks for the library suggestion.

It always kills me when people don't write the 0 before the decimal as in min 2:11
.2 => bad
0.2 => good

johnwt
Автор

Is there a way to increase the number of decimal places shown in accuracy, f1 score, etc?

robottalks
Автор

can we use cross validation in lazypredict? I didn't find.

timurrakhmanov
Автор

Lazypredict reminds me of pycaret. Do you find it different or better?

sebastiancastro
Автор

isnt it just an another representation of autosklearn or automl but instead lazypredict?

username
Автор

The lazypredict not working ... I search it for all places but it still doesn't work ... can you please help me with it??

RahulChowdhury-xg
Автор

How can we tune the parameter to improve accuracy here?

kumarajayth