An open API service indexing awesome lists of open source software.

https://github.com/nimit95/machine-learning-coursera

Machine Learning Assignments
https://github.com/nimit95/machine-learning-coursera

Last synced: 27 days ago
JSON representation

Machine Learning Assignments

Awesome Lists containing this project

README

          

# Machine-Learning-Coursera

## Programming Exercise 1: Linear Regression
Machine Learning

* It involves implementing a Linear regression for one and multivariable(Part 2).
* ex1.pdf has all the implementaion details.
* ex1data1 and ex1data2 are datasets on which model is trained.

## Installation
You should have a working version of MATLAB/Octave.

## Usage
Open the ex1.m and run the script. It has been set up to use all other functions.