Skip to content

Stock Market Prediction Algorithms Using DeepLearning or ML

Notifications You must be signed in to change notification settings

PocoHacks/StockPredictionAlgorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Stock Price Prediction algorithms

This repository is intended to have several algorithms for predicting stock price data.

How To Contribute?

Your solution MUST contain:

  • Folder (Naming Convention: FolderName_YourName)
  • A solution file (preferably ipynb)
  • A dataset
  • Star this repo (DONE)