Learner Reviews & Feedback for Machine Learning with Python by IBM
About the Course
Top reviews
RC
Feb 7, 2019
The course was highly informative and very well presented. It was very easier to follow. Many complicated concepts were clearly explained. It improved my confidence with respect to programming skills.
FO
Oct 9, 2020
I'm extremely excited with what I have learnt so far. As a newbie in Machine Learning, the exposure gained will serve as the much needed foundation to delve into its application to real life problems.
2901 - 2925 of 3,154 Reviews for Machine Learning with Python
By Deleted A
鈥May 18, 2023
Was very hard with the algebra. Most of the time they explained the formulas and I was lost. After that they said "This is not mandatory because it is already in the NumPy / SciPy library"
By Alexander P
鈥Jun 27, 2019
A really good course, until you get to the final project, which is terribly written. It is unclear what the actual objectives of the final task are supposed to be, and the English is poor.
By Joann L
鈥Mar 29, 2020
Really interesting subject, but the course material was just insufficient for beginners. The new codes were not explained. Out of all the other courses, I learned the least in this one.
By SAI K P
鈥Apr 28, 2019
the course content is good, the course exercises are great. But there is no responsible human TA monitoring the discussion forum. So if you get stuck in a problem, then good luck to you.
By Raul R D D L
鈥Jan 28, 2022
I understand that you want to cover many methods in this course, but you see so much that it is confusing, difficult to assimilate. I think this is the least good of the entire series.
By Christina W
鈥Apr 29, 2020
Assumes a lot of background knowledge around Python. Not a great introductory course for someone with no experience with machine learning, AI, and limited experience with coding.
By Jianshi L
鈥May 6, 2022
Generally good course with essential regression, classification and clustering algorithms. Some snippets of code are a little outdated and could be replaced by neater ones.
By SHALIN S
鈥Jun 21, 2021
Contents in labs were just there without explicitly explained in detail. Few codes were written without proper understanding. Overall for understanding, it was good course.
By Omid Z
鈥Apr 24, 2020
The course has some valuable pieces of information to whom have not any background about Python and machine learning. Highly recommended for beginners, not professionals!!!
By Varun V
鈥Feb 14, 2019
This course is definitely not for starters. People should have good knowledge before enrolling in this course and then this can be taken as an excellent refreshing course.
By Chinelo o
鈥Mar 14, 2020
The Labs and assignment had poor instructions that were not easy to interpret. Some of the videos need to be reviewed as they do not match up with the transcribed texts.
By Nicholas S
鈥Mar 25, 2021
A lot of theory, not a lot of examples. The final project had lots of typos, pre-written code needs updates, questions need some clarification. Theory was fun though.
By Sean S
鈥Aug 30, 2020
I feel like the course started in the correct direction but then moved very quickly over some complex issues (i.e the programming behind building the ML models)
By Jimmy P
鈥May 23, 2025
El curso aborda muy bien el aprendizaje autom谩tico Supervisado pero no dice nada del no supervisi贸n, adem谩s faltaron temas como XGBoost muy usado ahora.
By Rana F
鈥Sep 16, 2020
The explanation for each algorithm was good. However, the labs and the last assignment does not really explain what to do and it is all over the place.
By Jonathan M
鈥Mar 27, 2019
Loved the assignments out here. They are awesome. Anybody who knows a little python and dataframe manipulation should be comfortable with this course.
By FARES A M A
鈥Jul 14, 2025
I think the majority of topics were handled badly because of trying to make the videos short, but on the other hand, there were a lot of good things
By Mauricio F O M
鈥Feb 27, 2020
It could be more didatic, with more simple (and ready) codes, and also a step by step code block composition to explain better each part of it.
By Meet S
鈥Sep 18, 2020
No Practical Videos on applying Algorithms. Just explaining algorithms. Kindly add practical videos as well. Else, the course is fantastic 馃憤馃憤
By Christie P
鈥Aug 5, 2021
A good course! I think it would have benefitted from more explanation of the code in the videos, rather than just jumping into it in the labs.
By wasim m
鈥May 9, 2020
The course is pretty descent but it doesn't teach you how to use python it just give documentation and you have to read it and learn from it
By Muhammad Z A
鈥Dec 23, 2019
It is a very brief course, not recommended for computer science students. If you're from a non-cs background it will be fine for a start.
By Rajshekhar D
鈥Feb 22, 2021
The course gives idea about the things to know choose a prediction algorithm, only thing is - the coding part can be stressed upon more.
By Mohit M
鈥Jul 1, 2020
It covers only the basics of machine learning not all topics are covered in this course. You will need to learn many things on your own.
By Vibha S
鈥Aug 28, 2020
It would have been helpful to have an explanation of t each of the lines in the code, especially the ones that created the graphs.