https://github.com/gmongaras/salary_predictor
Predicts the salary of an individual given data about their schooling
https://github.com/gmongaras/salary_predictor
ai flask machine-learning machine-learning-algorithms python
Last synced: 2 months ago
JSON representation
Predicts the salary of an individual given data about their schooling
- Host: GitHub
- URL: https://github.com/gmongaras/salary_predictor
- Owner: gmongaras
- Created: 2021-05-15T01:46:05.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-15T01:50:47.000Z (about 5 years ago)
- Last Synced: 2025-03-25T20:29:33.101Z (over 1 year ago)
- Topics: ai, flask, machine-learning, machine-learning-algorithms, python
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Salary_Predictor
Predicts the salary of an individual given data about their schooling
This was my Capstone project for high school.
The program takes in data from index.html with flask. It then displays the peron's predicted salary using the user's data and a data file.
To run this program, you need to use flask.