Chevron Left
Back to Machine Learning with Python

Learner Reviews & Feedback for Machine Learning with Python by IBM

4.7
stars
16,038 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

Invalid date

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.

SK

Invalid date

The instructor was awesome. His voice was crisp and to the point. The course is actually well laid out with proper structure. Altogether a great learning experience. Cheers... Keep up the good work.

Filter by:

151 - 175 of 2,797 Reviews for Machine Learning with Python

By Bhaveshkumar J

•

Nov 5, 2023

JupyterLite is encountering issues when it comes to handling lab assignments, while Jupyter Notebook is performing very well. Consequently, when lab assignments require verification or work, the online lab using JupyterLite fails to function as expected. The problem appears to stem from the incomplete or unsuccessful installation of libraries.

By Vijay A

•

Jul 5, 2019

The Video content is very clear and simple to understand the concepts and lab is very good. The IBM Trainer

SAEED AGHABOZORGI

did a great job in this course. Got hand on experience on Machine learning. Final Project is helpful to apply all the concepts I learned throughout the course. Glad to get this certification from Coursera and IBM.

By Rakshith

•

Dec 27, 2019

under well designed syllabus , became easy to learn and solve real world examples,which keeps motivated through out the learning process . The fascinating about this platform is the ease for access to quality resources or otherwise it is difficult. The end of course meant to me s skill for solution to many issues irrespective of field.

By Deleted A

•

May 28, 2019

This is an excellent course for a quick review of what you know about Machine Learning.

I think you should mostly know about the basics of programming in python and also Machine Learning, but this course gives you a great quick review and also is an excellent example of python machine learning tools.

I strongly recommend this course.

By Luca A

•

Jun 5, 2019

A nice and quick overview of how the main machine learning methods work and how to apply them by means of the python library Scikit Learn. It does not dive too much into the details, but explains the main ideas clearly and provides you with the main python routines to use ML on real data.

Recommended if you are new to the field!

By NASIR A

•

Feb 27, 2019

This course is one of the best course i have taken on coursera, it not only treats you as a beginner but also provides the detail technical details so that one can learn more on his on. The lectures are clear and quiz are tough, Labs give a thorough overview of each topic. I would like to thank you the instructor for his effort.

By Anunag J

•

May 13, 2020

One of the best courses in this certification.

The best part of the course is the labs.. very well structured.

In this certification so far, the machine learning with Python (course 8) and visualization with python courses (course 7) are the best

The assignments are good and there is very little 'spoon-feeding' so its more fun.

By Elijah

•

Jun 3, 2021

This course is truly GREAT. I had never dreamed of being to understand what it means to do machine learning as I do not come from a computer science background. In my part of the world, even graduates have so great a problem with technology and I am just so happy to have my hands on this course. The lessons are invaluable.

By Xi W

•

Jan 16, 2022

Thanks for providing this excellent course. It explains things clearly and step by step. I learned a lot from this course. There are some minor errors in the exercises. It would be good if the team updates the exercises codes more frequently. And it would be nice if we will have a standard answer for the capstone project.

By Shivansh G

•

Feb 28, 2022

Brilliant content for starters like me who are looking to make their way into the Data Science world. The course offers a conceptualised learning experience with practical examples to enhance one's skills. I loved the content and the instructors are very fluent. A great course for anyone looking to enjoy introductory ML.

By Siva s

•

Jun 3, 2021

I have found this course very helpful - in terms of the concepts explained in the video for the different machine learning algorithms.

IBM Watson studio is very useful tool introduced through this course.

The assignment notebooks had guided instructions - on how to apply the learnt coding techniques and various ML models.

By MICHAEL K

•

Sep 16, 2020

The Machine Learning course was made practical with hidden mathematics and applied to solve real world research problems. The instructor merged the theories with labs to simplify difficult part of Machine Learning. I recommend this course for any one interested in using predictive modelling to solve research questions.

By kalidindi s v

•

Apr 4, 2020

Before joining this course I thought ML is so tough. But after this course I got a overview of some of the concepts of ML and not only overview, they also provided the lab sessions for every concept they teach. I suggest the beginners to join this because they get the complete overview of Machine learning. Thankyou..

By Rafael A C

•

Jun 24, 2020

Presentations are very well designed. I have teaching experience and I can tell you that my style is great for illustrative purposes.

I learned to conceptually understand the mechanism and purpose of the models presented in Machine Learning. I feel like I can do things that were unthinkable for me before. Thanks IBM!

By Abhijit S

•

Mar 9, 2020

This introductory course is really very good to understand the basics as well as methods to perform activity. Would recommend highly to anyone wish to learn ML in Python. The explanation, bit of maths and code were flawless and explained well in video as well as in code (most of code is explained in sample notepad).

By Daniel K

•

Nov 1, 2019

The information in this course is laid out in a easily digestible format that makes it possible to fully own the knowledge that you gain and put it to the test. I appreciate that the videos are straight to the point and that the jupyter notebooks illustrate varying techniques for cleaning data. Tremendous value.

By Amy P

•

Jul 25, 2019

Having worked my way through the IBM Data Science courses, this one was the "pay off" - it was so cool to finally apply more sophisticated techniques to real world data sets. The labs were fantastic. Highly recommend this course to anyone interested in learning about the most popular machine learning algorithms.

By V M R

•

May 18, 2019

Complex concepts of machine learning algorithms are explained clearly with an illustration. Learner definitely have confidence in Machine learning after this course completion. A practical assignment work is really helped the learner to do the implementation of classifier model of their own and gain confidence.

By Shakshi N

•

Jan 15, 2020

This course has been awesome. I have been doing ML Work for my college for quite some time, but never understood what goes in it, and kind of surfed through the net and just did the work. But this course has given me in depth knowledge of the logic that goes behind these algorithms and for that I am very glad.

By Prasanna K

•

Mar 10, 2023

Amazing course... !! Thoroughly explained every concept with a number of examples.Also helped me to remember the concept by quality test at the end of every topic.It also helped me to learn more about the concept by applying those concepts in the real time projects.

thanks a lot for this amazing course...

By Mayank P

•

May 21, 2019

This course offers a simple and effective experience. I learnt how to find the most accurate algorithms in the scenarios. Most importantly, the Jupyter notebooks provided are although optional, but you should study them thoroughly. They might seem difficult on an overview, but are very easy to understand.

By Surendrabikram T

•

Jul 12, 2019

Great course.

It could be even better if programming assignment were provided in each week but still, final assignment was of great quality and I found it really engaging. The program introduces you to scikit learn which is again a wonderful advantage of taking this program. I am giving this course 5/5.

By Li G

•

Aug 25, 2020

A very good course for beginners. It's quite practical and helpful. If it can go to more details of the machine learning modeling algorithms, it would be better. I get an overall picture of simple machine learning tasks but cannot handle real work task yet. The real world is much more complicated.

By XiangDong F

•

May 20, 2023

This is an excellent course. The teacher explains very clearly and in the shortest possible time, I have gained a solid understanding of the core concepts and practical applications of various algorithms. I highly recommend it for business students who want to get started with machine learning.

By Christopher B

•

Aug 19, 2020

The course was quite challenging. I especially appreciate how the labs required significant modification and deep understanding of the underlying motivation for the code in order to complete the final project for the course. Thanks to the lab authors and instructors for some high-quality demos!