LorranSutter / PredictStock-SVM
ML model for stock trend prediction using Python
☆29Updated 4 years ago
Alternatives and similar repositories for PredictStock-SVM:
Users that are interested in PredictStock-SVM are comparing it to the libraries listed below
- By combining GARCH(1,1) and LSTM model implementing predictions.☆56Updated 6 years ago
- Stock Market Price Prediction: Used machine learning algorithms such as Linear Regression, Logistics Regression, Naive Bayes, K Nearest N…☆23Updated 4 years ago
- Stock markets are an essential component of the economy. Their prediction naturally arouses afascination in the academic and financial w…☆21Updated 3 years ago
- The random forest, FFNN, CNN and RNN models are developed to predict the movement of future trading price of Netflix (NFLX) stock using t…☆60Updated 3 years ago
- ☆23Updated 4 years ago
- Market Risk Management with Time Series Prediction of Stock Market Trends using ARMA, ARIMA, GARCH regression models and RNN for time ser…☆20Updated 7 years ago
- Hidden Markov Model (HMM) based stock forecasting☆100Updated 6 years ago
- XGBoost is known to be fast and achieve good prediction results as compared to the regular gradient boosting libraries. This project atte…☆30Updated 5 years ago
- In this project, we implement and compare the performance of several machine learning and deep learning algorithms in predicting the US s…☆53Updated 4 years ago
- This project is to apply Copula Function to pair trading strategy both in American stock market.☆25Updated 6 years ago
- ☆27Updated 2 years ago
- kennedyCzar / STOCK-RETURN-PREDICTION-USING-KNN-SVM-GUASSIAN-PROCESS-ADABOOST-TREE-REGRESSION-AND-QDAForecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning …☆133Updated 2 years ago
- Stock Price prediction using news data. The datasets used consists news and stock price data from 2008 to 2016. The polarity(Subjectivity…☆47Updated 7 years ago
- Financial risk analysis on a stocks portfolio through the VaR (Value at Risk), using Monte Carlo Simulation and Multiple Linear Regressio…☆20Updated 4 years ago
- A hybrid model to predict the volatility of stock index with LSTM and GARCH-type input parameters☆24Updated 4 years ago
- Conversion of the time series values to 2-D stock bar chart images and prediction using CNN (using Keras-Tensorflow)☆40Updated 2 years ago
- This project explores stock trading modelling with the use recurrent neural network (RNN) with long-short term memory (LSTM) architecture…☆27Updated 5 years ago
- Deep Trading using Convolutional Neural Network☆27Updated 7 years ago
- I use a LSTM ( long short term memory model) model to predict the fluctuations of VIX index ( the index of 50ETF options), and trade t…☆12Updated 5 years ago
- Estimating Value-at-Risk with a recurrent neural network (Jordan type) GARCH model☆66Updated 5 years ago
- Using past price data and sentiment analysis from news and other documents to predict the S&P500 index using a LSTM RNN. Idea replicated …☆32Updated 9 months ago
- A python script that estimates the support and resistance lines of a stock's prices or a period☆72Updated 4 years ago
- Stock Prediction with XGBoost: A Technical Indicators' approach☆27Updated 6 years ago
- Compilation of technical analysis tools (EMA, Bollinger bands), fundamental analysis, machine learning models (LSTM, Random forest, ARIMA…☆12Updated 3 years ago
- To create a data-web application deployed using the azure app service, which was made on Streamlit, the leading Pythonic data application…☆10Updated 2 years ago
- A multi-factor stock selection model based on random forest with an average annualized yield of 33.74% from March 2014 to June 2017 when …☆14Updated 5 years ago
- Implementing a Generative Adversarial Network on the Stock Market☆121Updated 2 years ago
- Quantitative analysis of fundamentals in quarterly reports by Machine Learning☆22Updated 5 years ago
- Calculate technical indicators from historical stock data Create features and targets out of the historical stock data. Prepare features …☆30Updated 5 years ago
- Reproduce the result of the paper "Deep Learning with Long Short-Term Memory Networks for Financial Market Prediction"☆19Updated 4 years ago