-
Notifications
You must be signed in to change notification settings - Fork 0
This is a Python Simple Linear Regression project that takes in an excel spreadsheet with 2 continuous variables, one independent and the other dependent, and it'll split the data into training and test data on 80/20 ratio. We use the training data to create a model then we use the test data to calculate the Mean Square Error of the model.
TshilidziMphelo/Simple-Linear-Regression-Python-
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
This is a Python Simple Linear Regression project that takes in an excel spreadsheet with 2 continuous variables, one independent and the other dependent, and it'll split the data into training and test data on 80/20 ratio. We use the training data to create a model then we use the test data to calculate the Mean Square Error of the model.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published