Skip to content

Community Detection Based Feature Selection for Market Prediction

License

Notifications You must be signed in to change notification settings

warnbergg/cdfs

 
 

Repository files navigation

Community Detection Based Feature Selection for Market Prediction

To run:

  1. Get the data at: https://www.kaggle.com/c/jane-street-market-prediction and place the zipped files in the raw directory in the data folder.
  2. Go to the data_analysis.ipynb notebook in the notebooks folder, and convert to feathered format.
  3. Run cross-validation in the cross_validation.ipynb notebook or load best parameters from cross-validation in results.ipynb to run final results.

About

Community Detection Based Feature Selection for Market Prediction

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.5%
  • Python 3.5%