AutoML (Automated Machine Learning) Tutorial in Python: Auto-SKLearn Regression & Classification

preview_player
Показать описание


Don't forget to subscribe if you enjoyed the video :D
Рекомендации по теме
Комментарии
Автор

NOthing looks or feels like 'Auto'ML here.😜its more torture than normal humble sklearn.

techspan
Автор

Thanks for making this great video! Your illustration is very clear and easy to follow, really helps me a lot to get started with automl!

XinyueDing
Автор

I am new to Data Science and Machine Learning world~
English is my secondary language but I am glad that I can follow thru with your instructions! :)

hopefully you could cover AUTO-ML in PowerBI too :)

AlvinRyellPrada
Автор

I put it on my playlist to watch later!

senna_william
Автор

Awesome video, just what I need. Thanks Greg!

huytranvan
Автор

autosklearn 0.15.0 not compatible to the current numpy version. I always get errors in colab cause of incompatible versions of numpy, sklearn, autosklearn. Any ideas how to solve that??

moritzwinklmair
Автор

I tried doing pip install auto-sklearn in my jupyter notebook but it’s not installing. Giving a long error. From my research I saw that I’m suppose to install Ubuntu but I can rack my brain round that. Please do you have a link on how to install this in Jupyter

kooffrehessien
Автор

greg nice video and nice explanation, please keep it going.

farhanmarwatify
Автор

we are writing more code in autoML. so whats the advantage? what is the fun?

techspan
Автор

thank you once again, a very nice video.
Are you familiar with some autoML libraries for time series?

BBBBBBAAAl
Автор

Thank you for the video. Is there any way to use AutoML for classification of time series? Or if each element of the time series is made a feature that would be enough? The algorithm wouldn’t know that they are “ordered” but since they are individual features anyway, they will be considered separately and that’s enough?

pgp
Автор

!pip install auto-sklearn doesn't seem to work in Colab anymore."error: subprocess-exited-with-error"

agracian
Автор

once question, why these days Jupiter notebook is getting popular as compared to pycharm etc?

farhanmarwatify
Автор

Hey, a more complex example in script would have been more useful. Thank you anyways.

ludwigb