Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.