-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Priyank Agrawal edited this page Apr 12, 2017
·
9 revisions
This is a MOOC (Massive Online Open Course) on Coursera. It is offered by the University of Washington, Seattle. This course is the first course offered in the Machine Learning Specialization.
-
Regression - Predicting House Prices
The first module in this course is about the supervised learning technique that is Linear Regression algorithm.
The algorithm is explained using the case study of predicting house prices on the basis of various features of the house such as sqft area, no. of rooms, no. of bathrooms, etc.