Skip to content

FlorianEisenbarth/DataCamp_DeputiesWatcher

Repository files navigation

RAMP Challenge: French deputies votes prediction

Authors: Florian Eisenbarth, Nicolas Oulianov, Nicolas Boussenina, Armand Foucault, Eloi Alardet

This class group project is about predicting positions of deputies on votes in the French National Assembly.

We collect data from the government and heavily process it to build a custom supervized dataset.

We analyze this dataset to highlight political games inside the National Assembly.

Finally, using a Deep Learning model and smart feature engineering, we predict voting positions of a set of 10 political groups. We reach an accuracy of roughly 75%. We create a custom metric, a weighted F1 score tuned to our problem, that scores about 72% (best being 100%).

Test your estimator

The submissions need to be located in the submissions folder. For instance for my_submission, it should be located in submissions/my_submission.

To run a specific submission, you can use the ramp-test command line:

ramp-test --submission my_submission

You can get more information regarding this command line:

ramp-test --help

About RAMP...

To get more info about RAMP library, please visit the documentation.

License

This project is published under a MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published