Skip to content

OispovIA/Salary_pred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Salary prediction

Exploration of different methods in competition on salary prediction with NLP.

Summary

This competition involves solving the task of predicting salaries based on job descriptions. It is part of the bootcamp "Second Step in NLP" organized by the Faculty of Computer Science of the Higher School of Economics (HSE).

To approach this task, I perform feature engineering and compare linear regression model with gradient-boosted decision tree model (Catboost).

Repo structure

The project has the following structure:

  • notebooks/: Jupyter notebooks:
  • data/: input data and sample prediction file

About

Salary prediction on job descriptions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published