Skip to content

Two Sigma Financial Modeling Challenge - The goal of the competition is to predict a variable ‘y’ which depends on 110 anonymized features pertaining to a time-varying value for a financial instrument, No further information are provided on the meaning of the features, the transformations that were applied to them, the timescale, or the type of …

License

jpnevrones/Two-Sigma-Financial-Modeling-Challenge

Repository files navigation

Two-Sigma-Financial-Modeling-Challenge

Two Sigma Financial Modeling Challenge - The goal of the competition is to predict a variable ‘y’ which depends on 110 anonymized features pertaining to a time-varying value for a financial instrument, No further information are provided on the meaning of the features, the transformations that were applied to them, the timescale, or the type of instruments that are included in the data. Prototyped predictive models, using linear regression and extra-trees regressor to develop a predictive model for predicting the output variable ‘y’.

With the below methods I have held a rank of [554/1578] among the top 36%.

The goal of the competition is to predict a variable ‘y’ which depends on 110 anonymized features pertaining to a time-varying value for a financial instrument, No further information are provided on the meaning of the features, the transformations that were applied to them, the timescale, or the type of instruments that are included in the data. Submissions are evaluated on the R(also called as coefficient of determination) value between the predicted and actual values.

Applied regression analysis to determine the statistical significance of features to be used for the prediction model.

Dataset - Provided by 2sigma : “This dataset contains anonymized features pertaining to a time-varying value for a financial instrument. Each instrument has an id. Time is represented by the ‘timestamp’ feature and the variable to predict is ‘y’. No further information will be provided on the meaning of the features, the transformations that were applied to them, the timescale, or the type of instruments that are included in the data. Moreover, in accordance with competition rules, participants must not use data other than the data linked from the competition website for the purpose of use in this competition to develop and test their models and submissions.”

About

Two Sigma Financial Modeling Challenge - The goal of the competition is to predict a variable ‘y’ which depends on 110 anonymized features pertaining to a time-varying value for a financial instrument, No further information are provided on the meaning of the features, the transformations that were applied to them, the timescale, or the type of …

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages