Burp Suite Deep Dive course: https://bit.ly/burpforpros
________________________________________________________________________________________________ Full Hands-on ML Course on Udemy (send me an email for discount): http://bit.ly/3aw2Q9E
Teach yourself Python with my $9.99 course ($69 value): http://bit.ly/37cmhlx
In this machine learning tutorial we delve into another method of preprocessing, which deals with the scaling of the data.
More specifically, we're going to apply a MinMaxScaler on a dataset. This type of scaler brings each feature into a value range of 0 to 1, which is really important for the correct training of some machine learning algorithms, like for example support vector machines or neural networks.
The code: https://github.com/CristiVlad25/ml-sk...
Machine Learning FB group: / codingintelligence
Support these educational videos: / cristivlad
If you're a Youtuber, how can you survive without TubeBuddy?: http://bit.ly/37dgFYr
References:
1. Prateek Joshi: Artificial Intelligence with Python - https://www.amazon.com/dp/178646439X
Books I recommend to learn Machine Learning and Deep Learning:
1. Muller & Guido - Machine Learning with Python: https://amzn.to/2Xc0bxS
2. Aurelien Geron - Hands-on Machine Learning: https://amzn.to/2Ri9yqk
3. Ian Goodfellow - Deep Learning: https://amzn.to/31LvHSW
4. Francois Chollet - Deep Learning with Python: https://amzn.to/2KSDvfp
It helps me tremendously if you support these educational videos:
/ cristivlad
If you're a Youtuber, how can you survive without TubeBuddy?: http://bit.ly/37dgFYr
Connect with me:
Help me continue creating videos: https://www.buymeacoffee.com/cristivlad
Linkedin: / cristivlad
Twitter: / cristivlad25
Facebook page: / cristivladz
Facebook group: / codingintelligence
Paperspace credit: https://paperspace.io/&R=FMXH1BN
DigitalOcean credit: https://m.do.co/c/efe4365e60bd This video is for educational purposes only.