Machine Learning Fundamentals
About this Course
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.Created by: The University of California, San Diego
Level: Advanced

Related Online Courses
Learn data literacy online using R programming What is data literacy and why is it important? In this data literacy course, you will learn how to become data literate. This will be accomplished by... more
Causal diagrams have revolutionized the way in which researchers ask: What is the causal effect of X on Y? They have become a key tool for researchers who study the effects of treatments,... more
In this course, part of our Professional Certificate Program in Data Science,we cover several standard steps of the data wrangling process like importing data into R, tidying data, string... more
In data science, data is called "big" if it cannot fit into the memory of a single standard laptop or workstation. The analysis of big datasets requires using a cluster of tens, hundreds or... more
Statistics is the science of turning data into insights and ultimately decisions. Behind recent advances in machine learning, data science and artificial intelligence are fundamental statistical... more