Programming with Mosh
Python Machine Learning Tutorial – Learn how to predict the kind of music people like.
π Subscribe for more Python tutorials like this: https://goo.gl/6PYaGF
π The CSV file used in this tutorial: https://bit.ly/3muqqta
π Learn Python in one hour: https://youtu.be/kqtD5dpn9C8
π Python (Full Course): https://www.youtube.com/watch?v=_uQrJ0TkZlc
Want to learn more from me?
Courses: https://codewithmosh.com
Twitter: https://twitter.com/moshhamedani
Facebook: https://www.facebook.com/programmingwithmosh/
Blog: http://programmingwithmosh.com
#Python, #MachineLearning, #Jupyter
TABLE OF CONTENT
0:00:00 Introduction
0:00:59 What is Machine Learning?
0:02:58 Machine Learning in Action
0:05:45 Libraries and Tools
0:10:40 Importing a Data Set
0:17:01 Jupyter Shortcuts
0:22:53 A Real Machine Learning Problem
0:26:09 Preparing the Data
0:29:15 Learning and Predicting
0:33:20 Calculating the Accuracy
0:39:41 Persisting Models
0:42:55 Visualizing a Decision Tree
Source
iam getting accuracy 1.0 everytime i run it
Can you do a video on matrixπ’
that "SOoooOo" speaks right to my soul
One of the simplest demo on ML for begininers, with tools and setup information. thanks a lot!
Your was the best course I've taken in programming. It even solves my other problems that I had with python that even google couldn't answer me. Thanks.
nice video. Do you build AI apps in your own time? Particularly computer vision/ pose estimation. Doesn't seem like there is much on YT at the moment, but only a matter of time.
import joblib instead of from sklearn.externals import joblib
de best tutorial i have eva seen
Some critical updates :
1) Persisting Models – to import joblib just type import joblib – you do not need to import it from the skearn.externals module
2) Graphviz dot visualizer in vscode – if the vscode extension by stephanvs does not work, try the one by joao pinto
I'm stuck at the "importing a data set" section, the program doesn't find my vgsales file, though it is right next to the HelloWorld file…
its amazing for getting high level view view of how ml models works it was my first tutorial related ml everything is crystal clear.
Python loves turtle π’π’π’πππ
This a god send, the best python tutorials out there! very clear, simple, to the point!
Awesome! Thank you
Amazing
thanks for the video.
thanks
Very concise and informative video for someone who is interested in what exactly ML is.
thank you so much mosh
Awesome really informative video
thank you mosh
At 42:54, im getting an error which says "cannot import name 'joblib' from 'sklearn.externals"
thank You for making this! it is really a gift to humanity
Love this video!.
could not convert string to float: 'HipHop'
Great teaching style. Thank you
I've watching many videos about python, machine learn, sci-kit learn, computer languages and I think your videos are the best, highly didactical.
I need help on this project topics "Detection n diagnosis of scoliosis from x ray images using machine learning." #programming with Mosh
Hi i have been trying this for days but keep getting errors
can someone help me with the terminal window. After installing anaconda, after inputting "jupyter notebook" in windows PowerShell, it says that jupyter isnt recognized as anything
C:Usersakash>jupyter notebook
'jupyter' is not recognized as an internal or external command,
operable program or batch file.
This tutorial is what I need. Thank you so much for this!
you make me come
Im not getting the setting to open preview in vscode
Thanks, it is the smart learning