[go: up one dir, main page]

Skip to content

Using neural networks (LSTM and Dropout), implemented a machine learning model using moving averages (100 days and 200 days moving average) to predict the trend of the stock market based on the historical data of the Stock ticker.

Notifications You must be signed in to change notification settings

Akash-K11/Moving-Average-Based-Stock-Trend-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stocks-trend-predictor

The Stocks Trend Predictor project aims to provide a tool for predicting the future trends of stock prices based on historical data. The prediction model utilizes machine learning algorithms to analyze patterns and make predictions about the direction of stock prices.

This repository contains a machine learning model for predicting the trend of stock prices using 100 data Mocing average and 200 days moving average. The project aims to analyze historical stock data and make predictions about future trends using various machine learning algorithms. By leveraging historical stock market data, this project can assist investors and traders in making informed decisions. This project includes the following key components:

  • Python: The primary programming language for the project.
  • Pandas: A library for data manipulation and analysis.
  • Scikit-learn: A popular machine learning library for Python.
  • Jupyter Notebook: An interactive development environment for running and sharing code.

About

Using neural networks (LSTM and Dropout), implemented a machine learning model using moving averages (100 days and 200 days moving average) to predict the trend of the stock market based on the historical data of the Stock ticker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published