Skip to content

benku123/Linear-Regression-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linear-Regression-Python

Description

The project is intended for begginers and aims to understand the basic of LR, you can watch how it will look on collab without installing the required libraries

Click here to view

Setup

pip install -r requirements.txt

csv

In order to work with the "excel" files need to CSV file

first 5 rows

| Hours  | Scores |
|--------|--------|
| 5      | 21     |
| 5.1    | 47     |
| 3.2    | 27     |
| 8.5    | 75     |
| 3.5    | 30     |

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages