Chevron Left
Back to Machine Learning with Python

Learner Reviews & Feedback for Machine Learning with Python by IBM

4.7
stars
15,384 ratings

About the Course

Get ready to dive into the world of Machine Learning (ML) by using Python! This course is for you whether you want to advance your Data Science career or get started in Machine Learning and Deep Learning. This course will begin with a gentle introduction to Machine Learning and what it is, with topics like supervised vs unsupervised learning, linear & non-linear regression, simple regression and more. You will then dive into classification techniques using different classification algorithms, namely K-Nearest Neighbors (KNN), decision trees, and Logistic Regression. You’ll also learn about the importance and different types of clustering such as k-means, hierarchical clustering, and DBSCAN. With all the many concepts you will learn, a big emphasis will be placed on hands-on learning. You will work with Python libraries like SciPy and scikit-learn and apply your knowledge through labs. In the final project you will demonstrate your skills by building, evaluating and comparing several Machine Learning models using different algorithms. By the end of this course, you will have job ready skills to add to your resume and a certificate in machine learning to prove your competency....

Top reviews

FO

Oct 8, 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.

RC

Feb 6, 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.

Filter by:

2476 - 2500 of 2,684 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 27, 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 27, 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 28, 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 5, 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 23, 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 13, 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 13, 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 29, 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 Rana F

Sep 15, 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 Mauricio F O M

Feb 26, 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 17, 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.

By Louis C C I

Mar 25, 2021

I learned a lot but wish the coding was explained better. The final project could have been better if it had more instructions.

By Rohith P R

Apr 24, 2020

Need more clarity while explaining the algorithms. Also need video lectures on the code used in the lab and how the code flows.