Skip to content

I use machine learning, specifically a basic hybrid neural network with LSTM and multi-head attention layers to predict glassdoor job review ratings.

Notifications You must be signed in to change notification settings

WilliamHope2020/predicting-glassdoor-job-reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

glassdoor-job-reviews

I use machine learning, specifically a basic neural network with LSTM and multi-head attention layers to predict glassdoor job review ratings. Additionally, I use GloVe embeddings, TF-IDF and LDA to preprocess and analyze the text data.

Based on the real data, I achieved 15th out of 45 students in the prediction competition with an R squared of 0.635 in the test data.

Please reach out via LinkedIn if you would like the training data.

About

I use machine learning, specifically a basic hybrid neural network with LSTM and multi-head attention layers to predict glassdoor job review ratings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages