Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linear Regression

This repository contains code for Linear Regression with one variable and multiple variables.

Checkout one_variable/ and /multivariate directories for more detail

Dependencies

You can install Python dependencies using pip install -r requirements.txt, and it should just work. Here's the list of dependencies:

  • NumPy
  • matplotlib

About

Machine Learning - Linear Regression

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages