
Key Information
About the content
Do you want to build systems that learn from experience? Or exploit data to create simple predictive models of the world?
In this course, part of the Data Science MicroMasters program, you will learn a variety of supervised and unsupervised learning algorithms, and the theory behind those algorithms.
Using real-world case studies, you will learn how to classify images, identify salient topics in a corpus of documents, partition people according to personality profiles, and automatically capture the semantic structure of words and use it to categorize documents.
Armed with the knowledge from this course, you will be able to analyze many different types of data and to build descriptive and predictive models.
All programming examples and assignments will be in Python, using Jupyter notebooks.
Syllabus
- Classification, regression, and conditional probability estimation
- Generative and discriminative models
- Linear models and extensions to nonlinearity using kernel methods
- Ensemble methods: boosting, bagging, random forests
- Representation learning: clustering, dimensionality reduction, autoencoders, deep nets
Instructors
Sanjoy Dasgupta
Professor of Computer Science and Engineering
UC San Diego
Content Designer

Platform

Harvard University, the Massachusetts Institute of Technology, and the University of California, Berkeley, are just some of the schools that you have at your fingertips with EdX. Through massive open online courses (MOOCs) from the world's best universities, you can develop your knowledge in literature, math, history, food and nutrition, and more. These online classes are taught by highly-regarded experts in the field. If you take a class on computer science through Harvard, you may be taught by David J. Malan, a senior lecturer on computer science at Harvard University for the School of Engineering and Applied Sciences. But there's not just one professor - you have access to the entire teaching staff, allowing you to receive feedback on assignments straight from the experts. Pursue a Verified Certificate to document your achievements and use your coursework for job and school applications, promotions, and more. EdX also works with top universities to conduct research, allowing them to learn more about learning. Using their findings, edX is able to provide students with the best and most effective courses, constantly enhancing the student experience.
Nice

I have a few things to say about this course. Firstly, the lectures content is very good as the main concepts of ML models are explained well by Sanjoy Dasgupta. However, he misses on explaining the F1-score, precision and recall metrics which are often used in solving practical problems. Secondly, the course does not teach any python code which is fair enough. however, it asks to do the programming assignments in python and these are quite challenging with no solutions provided. One of them for week 7 even asks in a form of a quiz question 'Were you able to correctly implement the kernel Perceptron algorithm?' giving the options 'of yes', 'almost' and 'no, I had a lot of trouble with this'. Unfortunately if you've chosen the third option, there is no feedback to help you. What makes it worse that the course staff do not monitor the discussion forum and those stuck with these assignments are unable to get help with their questions. There is no way to contact the course staff, as opposed to other courses on Edx which display the teaching university contact information on the course introduction page. I emailed Edx about this problem and they could not help much either. To sum up, this course is brilliant for auditing (i.e. watching the lecture videos) but becoming a verified learner is not worth it due to lack of the staff's support for this course.

Nice