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

https://github.com/akshatgopal/salary-predictor

Salary Prediction web application using Streamlit
https://github.com/akshatgopal/salary-predictor

ipython-notebook machine-learning predictive-analytics python streamlit vscode

Last synced: 5 months ago
JSON representation

Salary Prediction web application using Streamlit

Awesome Lists containing this project

README

          

# Software Developer Salary-predictor

## Project Objective
The purpose of this project is to use data transformation and machine learning to create a model that will predict a salary when given years of experience, job type.
### Methods Used
* Data Cleaning
* Machine Learning
* Data Visualization
* Predictive Modeling

### Technologies
* Python
* Scikit - Learn
* Pandas, jupyter
* matplotlib
* Visual Studio Code (IDE).
* Git.

## Screen Shots
![01 - home page](https://github.com/akshatgopal/salary-predictor/blob/main/screenshots/1.png)
![02 - predict salary](https://github.com/akshatgopal/salary-predictor/blob/main/screenshots/2.png)
![03 - explore](https://github.com/akshatgopal/salary-predictor/blob/main/screenshots/3.png)
![02 - histogram](https://github.com/akshatgopal/salary-predictor/blob/main/screenshots/4.png)
![02 - plot](https://github.com/akshatgopal/salary-predictor/blob/main/screenshots/5.png)