Hotel-Waiter-Tip-Prediction-Using-Locally-Weighted-Regression is a Jupyter Notebook project. This repository contains the source code, documentation, and any related assets for the project.
The intention behind this project is to provide a reference implementation, demonstrate Hotel-Waiter-Tip-Prediction-Using-Locally-Weighted-Regression’s functionality, and serve as a learning or showcase resource.
Medium
`
git clone https://github.com/SughoshDixit/Hotel-Waiter-Tip-Prediction-Using-Locally-Weighted-Regression.git
cd Hotel-Waiter-Tip-Prediction-Using-Locally-Weighted-Regression
python -m venv venv .\venv\Scripts\activate pip install -r requirements.txt
jupyter notebook `
(If the project uses a different build tool, replace the commands above with the appropriate instructions.)