yashraj-dudhe / salary_prediction-

A machine learning model which predicts the salary of a person based on his country,experience and education. Also shows the graph of salaries for respective countries
0 stars 3 forks source link

Add more fields in the model to predict salary more precisely [Based on the dataset] #1

Open yashraj-dudhe opened 1 month ago

yashraj-dudhe commented 1 month ago

The model currently predicts salary based on : -country -education level -years of experience I would like you to add more parameters to predict on [given in the dataset] like: -Developer type -Employment -LanguageWorkedWith -PlatformWorkedWith -His undergraduate major etc

All this is included in the database[csv] file in the repo, modify the code in the project.ipynb and update requirements file

swarupsahu08 commented 1 month ago

Hi @yashraj-dudhe Can you assign me this issue so that I can work on this issue

swarupsahu08 commented 1 month ago

hey @yashraj-dudhe I think there is something error I am getting while trying to install requirements.txt ,is there any thing wrong you can check or can you help me to resolve the issue

yashraj-dudhe commented 1 month ago

yes whats the error you are getting while installing requirements.txt and i have assigned you this task