Link to Download the Source Code of Salary Prediction End-to-End Machine Learning Project
In this article, I will discuss a salary Prediction End-to-End Machine Learning Project developed in Python with Flask App
Following are the steps in implementing the project
- Read Data Set¶
- Removing outliers
- Feature Engineering
- Create and Save Model
- Create and Deploy Web App using Flask
To Run the project,
First download the source code.
Extract the files into a folder.
Execute the Flask App–>app.ipynb
Next, launch the Flask Web App using the following URL: http://127.0.0.1:9000/
Video Demonstration
The complete project description, code explanation, and execution are given in the below video.