LastAncientOne/Deep_Learning_Machine_Learning_Stock
Deep Learning and Machine Learning stocks represent promising opportunities for both long-term and short-term investors and traders.
Implements multiple regression and neural network architectures (including LSTMs for time-series forecasting) built with Python, TensorFlow, and scikit-learn to predict stock price movements using technical and fundamental analysis features. The workflow encompasses full pipeline stages—data collection, preprocessing, model training with parameter tuning, and backtesting—to evaluate both classification and regression approaches across different market timeframes. Targets investors seeking to experiment with AI-driven stock strategies while understanding model limitations like overfitting and bias-variance tradeoffs in financial prediction tasks.
1,718 stars. No commits in the last 6 months.
Stars
1,718
Forks
369
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/LastAncientOne/Deep_Learning_Machine_Learning_Stock"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rafa-rod/pytrendseries
Detect trend in time series, drawdown, drawdown within a constant look-back window , maximum...
huseinzol05/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots...
TimRivoli/Stock-Price-Trade-Analyzer
This is a Python 3 project for analyzing stock prices and methods of stock trading. It uses...
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...