End to End machine learning project.
- GitHub Account: NeuTRONz3R0
- VS Code IDE
- GIT CLI
Follow these steps to set up the project on your local machine:
- Create a virtual environment:
conda create -p venv python=3.x
- git clone https://github.com/NeuTRONz3R0/End-to-End-Ml-Regression-Project.git
-
pip install -r requirements.txt
-
python app.py