Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 666 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 666 Bytes

Samsung Stock Forecast Model

  • This repository contains a project focused on market analysis and trend identification for Samsung Electronics stocks. The project involves the use of statistical and machine learning technique to analyze historical stock data, identify trends, and forecast future stock prices.

Models and Techniques

In this project, we used the following techniques for analysis and forecasting:

  • Moving Averages: To identify short-term and long-term trends.
  • Volume Price Trend (VPT): To analyze the relationship between stock price and trading volume.
  • Time Series Forecasting: Using Library Prophet for predicting future stock prices.