• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online Degrees
  • Careers
  • Log In
  • Join for Free
    Coursera
    Chevron Left
    Back to Machine Learning with Python

    Learner Reviews & Feedback for Machine Learning with Python by IBM

    Filled StarFilled StarFilled StarFilled StarHalf Faded Star
    4.7
    stars
    17,249 ratings

    About the Course

    Python is one of the most widely used programming languages in machine learning (ML), and many ML job listings require it as a core skill. This
    course equips aspiring machine learning practitioners with essential Python skills that help them stand out to employers. Throughout the
    course, you’ll dive into core ML concepts and learn about the iterative nature of model development. With Python libraries like Scikit-learn,
    you’ll gain hands-on experience with tools used for real-world applications. Plus, you’ll build a foundation in statistical methods like linear and
    logistic regression. You’ll explore supervised learning techniques with libraries such as Matplotlib and Pandas, as well as clas...
    ...

    Top reviews

    FO

    Oct 9, 2020

    Filled StarFilled StarFilled StarFilled StarFilled Star

    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 7, 2019

    Filled StarFilled StarFilled StarFilled StarFilled Star

    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:

    2201 - 2225 of 3,023 Reviews for Machine Learning with Python

    Filled StarFilled StarFilled StarFilled StarStar

    By Camilo P

    •

    Sep 28, 2024

    Personalmente me hubiera gustado poder acceder al certificado de honor del curso, pero no tuve la capacidad de realizar el laboratorio debido a que necesito mejor preparación. Opino que enseñan algo muy básico de programación y mucha teoría. Entonces me siento en la capacidad de responder definiciones técnicas pero no de poner construir un código desde cero

    Filled StarFilled StarFilled StarFilled StarStar

    By dennis k

    •

    Oct 17, 2021

    It was good, but I wish the "ungraded-labs" would've been graded labs and would've forced me to do some work. I did learn a lot from the content of the videos, but having to code out each week before the final project would've helped to solidify my learning. Still a good course, and the final project does ensure that you understand what you're doing.

    Filled StarFilled StarFilled StarFilled StarStar

    By Hassan A

    •

    Sep 22, 2024

    Overall course is well organized but one thing i want to suggest that as the title of course is ML with python you should have to focus on python language as well ( Introduce libraries ) instead of explaining which model works how, though course covers major topics just in sense how its works not help to write the code itself to certain model.

    Filled StarFilled StarFilled StarFilled StarStar

    By Almujtba I E S

    •

    Apr 17, 2024

    Great course! I love the fact that it is concise and hands-on. After you get introduced to the various algorithms, you immediately get a feel for how to solve problems using them. The level of difficulty is moderate if you have a good math and stats background, though the course does not go deep. I had great time going through this course!

    Filled StarFilled StarFilled StarFilled StarStar

    By Joshua S

    •

    Aug 16, 2021

    Interesting course with information pertaining to the real world with clear examples to support the information. Actually, one of the few courses where the labs were useful in the real world and the final project wasn't extremely difficult. The videos were a lot to take in at one time but the material was presented in an informative way.

    Filled StarFilled StarFilled StarFilled StarStar

    By Tony s

    •

    May 30, 2020

    This course is best under to understand the theory part of machine learning and this will give ou understanding about the python library ScikitLearn , logistic regression and machine leaarning wth python . But there is some missing i found while study this course is programming (coding) part which is not given by teacher.

    Thanks !

    Filled StarFilled StarFilled StarFilled StarStar

    By Naresh D

    •

    Apr 13, 2025

    The lab sessions are by far the most valuable and engaging aspect of the course. However, the video lectures seem rushed at times and could use clearer explanations of key terms. Also, topics like hyperparameter tuning and validation were only briefly mentioned, more thorough examples would really help solidify these concepts.

    Filled StarFilled StarFilled StarFilled StarStar

    By Daniel D

    •

    May 26, 2020

    This is my favorite course in The Data Science Professional Certificate. Using real-world examples we implemented several ML models using scikit learn and python. There is also some exposure to numpy. This is a good course and overall provides applied data science methods with a comparison of common methods for classification.

    Filled StarFilled StarFilled StarFilled StarStar

    By Eduardo N d S S

    •

    Dec 6, 2022

    This Machine Learning with Python module, so far, for me, has been the most difficult. Due to lack of understanding of Statistics. But I got help from the forum, from friends and I bought one or two books to solve my doubts. But Coursera's teaching methodology is great. And I will take other courses. Sorry my english is basic

    Filled StarFilled StarFilled StarFilled StarStar

    By Collin C

    •

    Jan 15, 2020

    Valuable material and well organized. There are many gaps in the explanations though. In the sample notebooks, there is a LOT of code that is not explained, so I have to Google the code or skip over it. The final tests a skill (transferring a machine learning model to an separate database) which was never taught or addressed.

    Filled StarFilled StarFilled StarFilled StarStar

    By Voranipit C

    •

    Jul 10, 2021

    This course is great for concept of ML good enough for applying but not the best for who try to understand under the hood of ML

    It's can go future if you need to know more math behind ML you need to take another course

    scope of this course is too small you need more to learn about ML but this course is good to start with.

    Filled StarFilled StarFilled StarFilled StarStar

    By Ernesto G G

    •

    Feb 12, 2025

    The course content was good but the final exam was really frustrating, in two questions the answer key does not match the answer I marked and I am 95% sure my answer is OK. I don't want to get a bad mark because of the platform. Please check and recheck all questions during the course. In any case thanks for your work !

    Filled StarFilled StarFilled StarFilled StarStar

    By Sascha B

    •

    Jul 21, 2020

    I think the course structure is great and provides a good overview of the various machine learning algorithms. In my opinion the coding excercises could dig a little deeper into the subject matter and sometimes a little more detail on the maths behind the algorithms would be beneficial. Overall it is a good introduction.

    Filled StarFilled StarFilled StarFilled StarStar

    By Mišo D

    •

    Jan 15, 2021

    Although a great course some of the materials are outdated. Some codes did not work without importing proper libraries/modules, needed time to figure out. The Watson Studio/IBM cloud looks different now than in the video in the course, so, it takes more time to figure it out.

    In summary: Great, but needs an update.

    Filled StarFilled StarFilled StarFilled StarStar

    By Emmanuel F

    •

    Sep 11, 2019

    I had an amazing learning experience in this course. Although, i had challenges understanding some parts of the code, i found that i was able to scale through the capstone project without much stress. To further improve on the experience, it will be nice if some strange codes are properly explained and documented.

    Filled StarFilled StarFilled StarFilled StarStar

    By Ruben G

    •

    Dec 23, 2020

    Great course!

    Just a short notice about the final exercise. It would be helpful to guide the students a bit further. I didn't know what to do with so many "blank lines" to fill in. In my opinion, you should whether explain what to do in each line or just leave a "big blank line" where we can write our scripts.

    Filled StarFilled StarFilled StarFilled StarStar

    By Saadia H

    •

    Apr 7, 2020

    I liked the course but felt that a beginner would not be able to cope up with the speed. However, if someone already has a basic knowledge of data analysis using python, this course would be perfect. I especially liked how each algorithm was explained in detail, how it works and what parameters effects them.

    Filled StarFilled StarFilled StarFilled StarStar

    By Akil

    •

    Aug 8, 2020

    The courses prior to this course in IBM Data Science for Professional were simpler, and the codes were easier to understand. Some of the codes in the labs session for this course were difficult to understand. However, overall the course was a lot more effective and more in depth.

    Thank you for this service.

    Filled StarFilled StarFilled StarFilled StarStar

    By Carol L

    •

    May 10, 2020

    Creo que este curso es muy avanzado para mi. Me gustó porque el instructor explicó muy bien de donde viene y como funciona las distintas metodologias, pero a nivel de practica algunas cosas no fueron explicadas y en el projecto final fue un poco confuso iniciar aunque realmente era aplicar las practicas.

    Filled StarFilled StarFilled StarFilled StarStar

    By Deleted A

    •

    Feb 1, 2022

    I loved this course "Machine Learning with Python" because it's a good courses, easy to understand , good explanation, and this course have an application with python programming language directly. So, you can understand not just the theory but how to code the theory that have been taught using python.

    Filled StarFilled StarFilled StarFilled StarStar

    By PRATEEK S

    •

    Jul 16, 2020

    Material was great. Tutorial videos were great. The only improvement I would expect is on the Labs. Not only the lab environment was slow but there were certain errors in the questionnaire for final assignment for quite some time which no one seems to correct. If this is rectified, its a great course.

    Filled StarFilled StarFilled StarFilled StarStar

    By Utku Ü

    •

    Oct 10, 2020

    It's a good course to have some idea about ML case. A good part of the course is that, it has some brief expenations people to let them work further. Maybe not a learning course but a very good start. I do appreciate the instructors capacity to give lecture and summirize. Thank's for all the afford!

    Filled StarFilled StarFilled StarFilled StarStar

    By Frank O

    •

    Sep 2, 2020

    Loved the content, there needs to be more explanation about what Python code is necessary to complete the final project. In many cases I had to convert strings to integers and use plotting codes outside of examples. Please provide references to use that are necessary to complete the final project.

    Filled StarFilled StarFilled StarFilled StarStar

    By Shiyang Z

    •

    Jun 3, 2021

    Great course for machine learning beginers. Helped me gain some general ideas about machine learning, and I'm able to conduct simple machine learning algorithm on my own after the class. Would be better if the python code has more detailed explaination, or has videos walking us through the code.

    Filled StarFilled StarFilled StarFilled StarStar

    By Subikesh P S

    •

    Feb 4, 2020

    The course thoroughly teaches about all the mathematical formulas and theoretical explanation in creating and predicting of data in data models. But I think if he also teaches about various python modules used for data science too, then it would have been much easier to do the assignments.

    • Chevron Left
    • 1
    • ...
    • 84
    • 85
    • 86
    • 87
    • 88
    • 89
    • 90
    • 91
    • 92
    • 93
    • ...
    • 121
    • Chevron Right

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Manage Cookie Preferences
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok
    Coursera

    Sign up

    Learn on your own time from top universities and businesses.

    ​
    ​
    Between 8 and 72 characters
    Your password is hidden
    ​

    or

    Already on Coursera?


    I accept Coursera's Terms of Use and Privacy Notice. Having trouble logging in? Learner help center

    This site is protected by reCAPTCHA Enterprise and the Google Privacy Policy and Terms of Service apply.