brianrisk/Stock-Prediction-Neural-Network-and-Machine-Learning-Examples
Examples of python neural net and ML stock prediction methods with sample stock data.
This helps traders, investors, or financial analysts explore different machine learning and neural network methods for predicting stock movements. You feed it historical stock price data, and it helps you understand which models could predict if a stock is likely to gain at least 5% in the next 10 trading days. It's designed for individuals looking to apply and learn about these techniques for stock market analysis.
275 stars. No commits in the last 6 months.
Use this if you are a trader or investor wanting to experiment with various machine learning models (like logistic regression, random forest, or LSTMs) to predict potential stock gains using historical data.
Not ideal if you need a plug-and-play, production-ready trading bot or a tool that directly provides real-time buy/sell signals without any custom implementation.
Stars
275
Forks
59
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 02, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/brianrisk/Stock-Prediction-Neural-Network-and-Machine-Learning-Examples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
TimRivoli/Stock-Price-Trade-Analyzer
This is a Python 3 project for analyzing stock prices and methods of stock trading. It uses...
rafa-rod/pytrendseries
Detect trend in time series, drawdown, drawdown within a constant look-back window , maximum...
LeonardoBerti00/TLOB
This is the official repository for the paper TLOB: A Novel Transformer Model with Dual...
JordiCorbilla/stock-prediction-deep-neural-learning
Predicting stock prices using a TensorFlow LSTM (long short-term memory) neural network for...
jcamiloangarita/stocker
Stock Price Prediction