SA
- more technical materials, comparisons and better classified details should've been provided, especially to be more proportional to the assignments.-again, subtitles were full of typos
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.
SA
- more technical materials, comparisons and better classified details should've been provided, especially to be more proportional to the assignments.-again, subtitles were full of typos
DB
EXTREMELY USEFUL AND GOOD COURSE, CONGRATULATIONS TO ALL THE PEOPLE INVOLVE.Honestly, I never thought I could learn so much in an online course, excited for the rest of the specialization
JL
Concise and clear presentation of the material with the majority of time focused around using TDD to learn and practice concepts through developing solutions to open ended coding challenges.
RS
The course was really interesting to go through. All the related assignments whether be Quizzes or the Hands-On really test the knowledge. Kudos to the mentor for teaching us in in such a lucid way.
AS
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.
AG
A lot of techniques packed into a relatively short course. Weeks 2 & 4 are noticably tougher than the other two, so allow plenty of extra time for assignment and quiz in those 2 weeks.
PJ
It feels good to learn something new and highly skilled demand in Engineering. Thanks to Coursera and instructor for providing such a wonderful opportunity of learning through your platform.
FL
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!!
VS
It's a nice course. It'll familiarize you with different models, evaluation metrics and basics of machine learning and let you practice with some of the real world datasets during assignment.
BS
Great content and good instruction. Need to fix the files in the assignments though. It's hard to keep track in the forums and frustrating go back and forth to find out why it's not working.
PS
Extremely useful course! You really get a lot of value from it and exactly what you would expect from such course! Very entertaining and a lot of additional educational materials! Thank You a lot!
RM
A good introduction to algorithms available in python. I didn't give it a five stars because I 'm still confused on which algorithms to pick/use when I want to work on real data problem.