Skip to content

Exploring different machine learning models and techniques to predict the level of confidence in a national government based on the World Happiness Report dataset

Notifications You must be signed in to change notification settings

theozhangg/ConfidenceInNationalGov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ConfidenceInNationalGov

Exploring different machine learning models and techniques to predict the level of confidence in a national government based on the World Happiness Report dataset

I ultimately ended up using a gradient boosted decision tree that I tuned the hyperparameters of in multiple steps using GridSearchCV. I then explored more of the feature importance relationships of the final model I created.

Note: the cells that run GridSearchCV are commented out to save on runtime. The results of each are documented in markdown cells below where they are commented out.

About

Exploring different machine learning models and techniques to predict the level of confidence in a national government based on the World Happiness Report dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published