Skip to content

judiemosinabre/stockmarket-prediction-with-machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stockmarket-prediction-with-machine-learning

Analyzing the Philippine Stock Market for Optimal Investment with Machine Learning

Problem

Most investment strategies for Philippine stocks continue to rely heavily on fundamental analysis, technical indicators, or traditional econometric models. However, there is a notable gap in the application of advanced machine learning algorithms specifically within the Philippine market.

Goal

Our goal is to predict stock movement by analyzing previous price movements, trading volume, and metrics such as open, high, low, and percentage change. We aim to identify the timeframe when our predictions are most effective, recognizing that specific patterns may only be relevant in the short or long term. By focusing on these historical factors and employing efficient models, we can improve decision-making for investors.

Algorithm

  • Linear Regression
  • SVM
  • LSTM

User Interface

Home Page

home page

Prediction with Analytics Chart

prediction page

Technologies:

  • HTML
  • CSS
  • JavaScript
  • Python (Flask or FastAPI)
  • Pandas
  • NumPy
  • Scikit-learn
  • TensorFlow or PyTorch (for LSTM)

Releases

No releases published

Packages

No packages published