Skip to content

Fremdder/stock_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Problem Statement

You are provided with historical financial market data(input.csv). Your task is to design and implement a predictive pipeline to model the stock's behavior and simulate the performance of your prediction framework in a realistic trading context.


Objective

  • Understand the structure of financial time series data.
  • Engineer relevant features to extract meaningful patterns from historical data.
  • Develop a modeling pipeline capable of learning from engineered features.
  • Evaluate the predictive performance using appropriate metrics.
  • Simulate a trading strategy using your predictions and analyze the effectiveness via backtesting and visualization.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors