Test-stock-prediction-algorithms
Time series forecasting project
An experimental repository exploring time series analysis and prediction techniques using various machine learning approaches.
Use deep learning, genetic programming and other methods to predict stock and market movements
421 stars
48 watching
151 forks
Language: Jupyter Notebook
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
microprediction/timemachines | Provides a simple and unified interface to various univariate time-series prediction algorithms | 405 |
keon/deepstock | An experimental project exploring the use of deep learning to analyze and predict stock market trends. | 470 |
lastancientone/deep_learning_machine_learning_stock | An in-depth analysis and experimentation of stock market prediction using machine learning and deep learning techniques. | 1,254 |
malhartakle/mastersdissertation | An experimental project comparing different machine learning algorithms and ensemble methods for predicting stock market trends. | 1 |
robertmartin8/machinelearningstocks | A Python project applying machine learning to predict stock price movements based on historical data and fundamental analysis. | 1,764 |
nazanin1369/stockpredictor | Uses machine learning and deep learning to predict stock movement based on historical data from Yahoo Finance. | 49 |
tgjeon/tensorflow-tutorials-for-time-series | A comprehensive guide to time series prediction using TensorFlow | 1,110 |
vivekpa/aialpha | This project trains machine learning models to predict stock returns using various algorithms and techniques. | 1,734 |
vivekpa/introneuralnetworks | An educational project to teach machine learning and neural networks using stock price prediction as an example | 741 |
shikhar1998/stock-market-prediction-using-neural-networks-and-genetic-algorithm | An AI model predicting stock market prices using neural networks and genetic algorithms | 77 |
predict-idlab/tsflex | A toolkit for flexible time series processing and feature extraction. | 402 |
achillesrasquinha/bulbea | A library for building machine learning models to predict stock prices and analyze market sentiment. | 2,049 |
skforecast/skforecast | A Python library for building machine learning models to forecast time series data | 1,156 |
nourozr/stock-price-prediction-lstm | A Python project that uses LSTM recurrent neural networks to predict the average price of Apple Inc. stock based on historical data | 573 |
jmrichardson/tuneta | Automates optimization of technical indicators for machine learning models in finance | 413 |