MastersDissertation
Stock Market Trend Prediction Project
An experimental project comparing different machine learning algorithms and ensemble methods for predicting stock market trends.
Comparing the performance of Stacked Ensemble Learning & machine learning algorithms like Random Forest, Decision Tree, Adaboost, Gradient Boost and XGBoost Classifier in Python for Stock Market Trend Prediction.
1 stars
1 watching
0 forks
Language: Jupyter Notebook
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
robertmartin8/machinelearningstocks | A Python project applying machine learning to predict stock price movements based on historical data and fundamental analysis. | 1,764 |
keon/deepstock | An experimental project exploring the use of deep learning to analyze and predict stock market trends. | 470 |
timestocome/test-stock-prediction-algorithms | An experimental repository exploring time series analysis and prediction techniques using various machine learning approaches. | 421 |
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 |
vivekpa/aialpha | This project trains machine learning models to predict stock returns using various algorithms and techniques. | 1,734 |
nazanin1369/stockpredictor | Uses machine learning and deep learning to predict stock movement based on historical data from Yahoo Finance. | 49 |
vivekpa/introneuralnetworks | An educational project to teach machine learning and neural networks using stock price prediction as an example | 741 |
achillesrasquinha/bulbea | A library for building machine learning models to predict stock prices and analyze market sentiment. | 2,049 |
shikhar1998/stock-market-prediction-using-neural-networks-and-genetic-algorithm | An AI model predicting stock market prices using neural networks and genetic algorithms | 77 |
sravb/algorithmic-trading | An algorithmic trading system using machine learning and historical stock data to predict price movements. | 113 |
jmrichardson/tuneta | Automates optimization of technical indicators for machine learning models in finance | 413 |
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 |
nixtla/mlforecast | A Python library for scalable machine learning-based time series forecasting with efficient feature engineering and out-of-the-box compatibility. | 899 |
harimkang/lstm-prediction | A time series prediction project using LSTM algorithm to forecast jeans prices based on historical sales data | 56 |
hamid-nasiri/vmd-mfrfnn | An implementation of a multi-step-ahead stock price prediction algorithm using recurrent fuzzy neural networks and variational mode decomposition. | 48 |