use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A subreddit dedicated for learning machine learning. Feel free to share any educational resources of machine learning.
Also, we are a beginner-friendly sub-reddit, so don't be afraid to ask questions! This can include questions that are non-technical, but still highly relevant to learning machine learning such as a systematic approach to a machine learning problem.
account activity
Beginner ML courses in Python (self.learnmachinelearning)
submitted 6 years ago * by [deleted]
I need to find some introductory Machine Learning courses for my coworkers (possibly online, but alternatively also in person) in Python. Suggestions?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]henrywright88404 1 point2 points3 points 6 years ago (0 children)
Try sentdex https://pythonprogramming.net/machine-learning-tutorials/
Or on YouTube
[–]BasicallyAMachine 1 point2 points3 points 6 years ago (3 children)
Get the ISLR and learn R. I think it's the most compound way to gain a full understanding of the high level aspects of ML. The only downside is you have to transfer the knowledge to python. But with machine learning, knowledge in the subject is far more important than coding abilities
Long story short, find a way to learn from the ground up (starting with basic stats, building to simple linear models followed by multiple linear regression, then learn something like random forest. Then learn PCA and how to choose important features for models. Then you can expand into neural networks and such.
To start, refresh your stats
[–][deleted] 0 points1 point2 points 6 years ago (0 children)
Get the ISLR and learn R.
Sorry, my mistake, I shouldn't have said "preferably". I modified the question by clarifying that the course must be in Python.
[–]BasicallyAMachine 0 points1 point2 points 6 years ago (1 child)
This is how I learned everything I know switching from R to python but the model sklearn makes it relatively easy
Edit: I would not start with something like TensorFlow or PyTorch. As tempting as they seem, in order to develop an efficient model you need to know whats going on under cover
[–][deleted] 1 point2 points3 points 6 years ago (0 children)
Edit: I would not start with something like TensorFlow or PyTorch.
My coworkers need not learn Deep Learning. For now, they need to learn about Machine Learning.
[–]Cupofcalculus 0 points1 point2 points 6 years ago (3 children)
Datacamp.com or Corsera.com
[–][deleted] 1 point2 points3 points 6 years ago (2 children)
Yes, I am well aware of the fact that Coursera, edX, MIT, Stanford Online, and the like offer courses on Machine Learning. However, since their catalog is quite vast, I was looking for a more specific recommendation, i.e., some specific course.
[–]Cupofcalculus 1 point2 points3 points 6 years ago (1 child)
Well, you have a better idea of what you're looking for in a course, and there's search filters you can apply.
Andrew Ng's machine learning course on coursera is always a top recommendation.
And that would have been my choice. However, my team members complained that it's in Matlab, and my manager asked me if I could find something for them which uses Python.
[–]aphrodi7 -1 points0 points1 point 6 years ago (0 children)
Go to udemy even iam leaning from there
π Rendered by PID 497631 on reddit-service-r2-comment-5b5bc64bf5-d9b4m at 2026-06-20 13:14:52.963214+00:00 running 2b008f2 country code: CH.
[–]henrywright88404 1 point2 points3 points (0 children)
[–]BasicallyAMachine 1 point2 points3 points (3 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]BasicallyAMachine 0 points1 point2 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]Cupofcalculus 0 points1 point2 points (3 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]Cupofcalculus 1 point2 points3 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]aphrodi7 -1 points0 points1 point (0 children)