Chevron Left
Back to Applied Machine Learning in Python

Learner Reviews & Feedback for Applied Machine Learning in Python by University of Michigan

4.6
stars
8,514 ratings

About the Course

This course will introduce the learner to applied machine learning, focusing more on the techniques and methods than on the statistics behind these methods. The course will start with a discussion of how machine learning is different than descriptive statistics, and introduce the scikit learn toolkit through a tutorial. The issue of dimensionality of data will be discussed, and the task of clustering data, as well as evaluating those clusters, will be tackled. Supervised approaches for creating predictive models will be described, and learners will be able to apply the scikit learn predictive modelling methods while understanding process issues related to data generalizability (e.g. cross validation, overfitting). The course will end with a look at more advanced techniques, such as building ensembles, and practical limitations of predictive models. By the end of this course, students will be able to identify the difference between a supervised (classification) and unsupervised (clustering) technique, identify which technique they need to apply for a particular dataset and need, engineer features to meet that need, and write python code to carry out an analysis. This course should be taken after Introduction to Data Science in Python and Applied Plotting, Charting & Data Representation in Python and before Applied Text Mining in Python and Applied Social Analysis in Python....

Top reviews

AS

Nov 26, 2020

great experience and learning lots of technique to apply on real world data, and get important and insightful information from raw data. motivated to proceed further in this domain and course as well.

FL

Oct 13, 2017

Very well structured course, and very interesting too! Has made me want to pursue a career in machine learning. I originally just wanted to learn to program, without true goal, now I have one thanks!!

Filter by:

1476 - 1500 of 1,550 Reviews for Applied Machine Learning in Python

By Fernanda T

•

Aug 4, 2020

Good content and I learned a lot. However, the instructor made too many mistakes during the lectures and the assignments also have mistakes that need to be fixed by the students.

By Ketan L

•

Jun 4, 2018

Follow the course with introduction to ML with python to have descent understanding. Instructor won't be able to keep one interested for long. Exercises could have been tougher.

By Victor E

•

Aug 16, 2017

Two point: 1) you can learn a lot here, 2) imagine you are shown a hammer but never explained how to hit a nail. Two previous courses in the specialization do both.

By Kareem H

•

Mar 3, 2020

Course instrutor and materials are needed to be improved as they are very poor

Assigments\Quizes are very good and they are the mainly root cause for this rating

By Thomas B

•

Jul 7, 2018

Some very good practical advice like dummy testing or data leakage issues Some trivialities and repetitions. Python code could have been a bit better commented

By BIRENDRA H S

•

Jun 13, 2020

there should be some low level usage of sentences for a intermediate programmers,most of times it bounces up the mind ,not able to get the required concept

By Baizhu

•

Jul 5, 2017

Know some existing machine learning functions and packages from sklearn, but really don't know how to improve prediction accuracy within each function.

By Maguys C

•

Feb 10, 2022

There are many errors in the videos. There are not enough real-life examples on how to apply the models. The assignment estimates are realistic.

By Matteo B

•

Aug 10, 2019

Assignments are not really supported by the material provided (videos). The level is not balanced. Some bugs in the assignment code as well

By Berkay A

•

Jul 15, 2020

This course seems hard and actually I did not like the syllabus so much. Assignments were so hard and there were some issues in Notebooks.

By Halil K

•

Sep 26, 2019

Good content, bad teachng staff. Though the discussion forum contributors were very helpful and should be commended for their efforts.

By Ricardo R C

•

Oct 23, 2021

I do not like this course, it has errors to be fixed, and the notebooks are not updated. Hope that in the future they can improve it

By Om R

•

Apr 26, 2020

The course is great, but need certain improvement for assignments and quizzes. The facts should be checked multiple times.

By Darshan S

•

Dec 31, 2019

Not enough real life examples throughout the video, makes it very hard to concentrate during the whole lecture.

By Mauricio A E G M

•

Nov 17, 2019

This course is not useful to learn from scratch, but has some good things, for example the final assignment.

By Nikola G

•

Jan 14, 2019

Really didn't like the quiz parts of the course. If it was up to me I would do thorough revision of these.

By Chirag S

•

May 24, 2020

The content was less informative and audio quality was poor. However, assignments are fun completing.

By Rohit S

•

May 21, 2020

The online grader needs to be updated as there is constant error showing up though our code is right

By Gilad A

•

Jun 27, 2017

The last assignment was super. apart for it, the assignments and the course were too easy

By Sai P

•

Jun 3, 2020

There were a few corrections made during the videos which ended being quite confusing.

By Philip L

•

Oct 30, 2017

The assignments are extremely difficult, professor is a bit dry during lectures.

By Francesco C

•

Feb 6, 2023

The course is very interesting but I found too many errors in the assignments.

By Dileep K

•

Oct 3, 2021

Although content is really helpful, assignment part has many technical issues!

By Sundeep S S

•

Apr 4, 2021

Only classification based ML is covered. Regression based ML is non-existant.