Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fatimaafzaal/simple_linear_regression
This code performs data preprocessing, visualization, and simple linear regression to predict the tip amount based on the total bill in a restaurant dataset.
https://github.com/fatimaafzaal/simple_linear_regression
Last synced: 1 day ago
JSON representation
This code performs data preprocessing, visualization, and simple linear regression to predict the tip amount based on the total bill in a restaurant dataset.
- Host: GitHub
- URL: https://github.com/fatimaafzaal/simple_linear_regression
- Owner: fatimaAfzaal
- Created: 2024-06-01T12:48:52.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-01T12:49:25.000Z (6 months ago)
- Last Synced: 2024-06-01T14:25:35.288Z (6 months ago)
- Language: Jupyter Notebook
- Size: 201 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple_Linear_Regression
This code performs data preprocessing, visualization, and simple linear regression to predict the tip amount based on the total bill in a restaurant dataset.