Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 718 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 718 Bytes

Two sigma stock market prediction

This project contains 4 files-

  • Two Sigma Market EDA- This notebook contains an Extensive EDA describing how market data is and what are different attributes associated with it.
  • Two sigma News EDA - This notebook contains an Extensive EDA describing how news data is and what are different attributes associated with it.
  • Two sigma Merging and Data preprocessing - This notebook contains the code for data preprocesing and merging the market and news data.
  • Two sigma Modeling - This notebook contains code to all the models that are applied to the merged data.