Chevron Left
返回到 Machine Learning with Python

学生对 IBM 提供的 Machine Learning with Python 的评价和反馈

4.7
18,342 个评分

课程概述

Python is a core skill in machine learning, and this course equips you with the tools to apply it effectively. You’ll learn key ML concepts, build models with scikit-learn, and gain hands-on experience using Jupyter Notebooks. Start with regression techniques like linear, multiple linear, polynomial, and logistic regression. Then move into supervised models such as decision trees, K-Nearest Neighbors, and support vector machines. You’ll also explore unsupervised learning, including clustering methods and dimensionality reduction with PCA, t-SNE, and UMAP. Through real-world labs, you’ll practice model evaluation, cross-validation, regularization, and pipeline optimization. A final project on rainfall prediction and a course-wide exam will help you apply and reinforce your skills. Enroll now to start building machine learning models with confidence using Python....

热门审阅

RV

Jan 14, 2025

good course , some part is typical more statistical part shown, even i have good understanding of ML , so new learner will find little typical. rest tutor voice and language is understandable.

IK

Dec 13, 2022

Thank you Coursera & IBM for offering such a wonderful career-oriented course. Thank you very much Dr SAEED AGHABOZORGI and Dr Joseph Santarcangelo for providing the amazing learning Journey.

筛选依据:

2526 - Machine Learning with Python 的 2550 个评论(共 3,272 个)

创建者 Manoj S H

May 4, 2023

I needed the syntax to be explained in the video tutorial also because it would be even easier to make the notes on a specific algorithm.

创建者 Luis R

Dec 19, 2021

Great course ! I really liked the fact that you don't need to install anything to try out the code and the system works without problems.

创建者 Gaurav S

Jul 18, 2019

The Course Could have been a little better if there were more theory and more illustrations at time a disconnect was felt in the Course

创建者 Siddhartha J

Mar 4, 2026

The course is good for people who already have familiarity in Python, Stats and Math.Well summarised and structured for quick revision

创建者 Alonso h g

Oct 25, 2021

I think the methodology is outdated. But the bases are the same. It is remarkable that they teach how the algorithm and formulas work.

创建者 Shivam S

Nov 6, 2020

Very fascinating course but exercises like final project will be more for exposure to real coding than it will be really more helpful.

创建者 Roman S

Jun 9, 2020

Course content and presentation is really good! The only thing i would add is the tuning of hyperparamaters which makes ML what it is.

创建者 Sushant P

May 3, 2020

Great course but there should be videos where there is need of explanation on code as well, codes given are very good and covers basic

创建者 Mallangi P R

Jan 27, 2020

I really liked the course content, way of teaching and assignments.

This will definitely help a beginner in data analysis to start with

创建者 Beatriz E P

Jan 28, 2021

Very nice course!! You learn a lot more of the theory than the practice part, but the concepts are well explained and I learned a lot

创建者 Kiel H

Apr 18, 2025

Really great class overall! some of the lecture videos the speaker spoke a little too quickly but I could always rewind and rewatch.

创建者 manasa k

Feb 22, 2021

A good course to quickly learn important aspects of ML with Python. The assignments and final exam is also very useful for learning.

创建者 fang f

Jul 11, 2020

quite good at the explanation and un-graded exercises.

But the knowledge could be deeper and more about parameters in Sklearn APIs.

创建者 Ankit M

Jul 25, 2019

Goodone for anyone who's a beginner in this field. But I personally suggest you to take the Data Analysis with Python course first.

创建者 Raffaele N

Sep 13, 2019

Although not extremely detailed in the model optimisation part of the work, it is a very useful way to get started on applied ML.

创建者 PIYUSH M

Oct 17, 2025

It will be difficult for you if you do not have any previous learning or experience but at the same tie it is very benefiticial

创建者 Sadanand U

May 1, 2019

Gives a good overview of regression and classification algorithms . It could have been expanded to other ML algorithms as well.

创建者 Mohitkumar R

Jan 12, 2019

Great course, SO much information and great excercise, In Captone project project guidance need improve,otherwise great course

创建者 Katja M

Apr 22, 2021

It was a hard class - the concepts made sense but it is hard to figure out how to use them without more programming examples.

创建者 Vedang D

Jun 10, 2024

Great Course to get an understanding of Machine Learning in Python with no background knowledge needed. Cheers to Learning!

创建者 Baptiste M

Nov 17, 2019

Very complete course yet full of typos even in the datasets. Lots of information were redundant but an overall great value.

创建者 Eric H

Dec 20, 2018

After taking Andrew Ng's ML course, I still learned some new things here, but this course is rather shallow in comparison.

创建者 Mitchell K

May 25, 2021

This course was a great refresher from my data mining course in college, but I think some topics need to be expanded upon

创建者 raviteja g

Nov 21, 2019

A pretty good course to get familiar with supervised learning. Topics on unsupervised learning were moderately explained.

创建者 Stephane A

Apr 29, 2020

I learned a lot and I understood the different clustering algorithms to organize the data like DBSCAN, K-Means and more.