Skip to content

FTrancart/DecisionTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

DecisionTree

The script builds decision tree, boosting and random forest prediction and classification models to predict higher prices in the Eurostoxx 50.

Generation and visualization of features importances to determine which stock has the more weight in the model precision.

Please precise the model you want to use in the main() function between :

  • clf (decision tree),
  • boosting,
  • randomForest.

About

Selection of long stocks in Eurostoxx 50 using sklearn decision tree, boosting and random forest model. Visualization of decision tree and feature importances.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages