LorranSutter / PredictStock-SVMLinks
ML model for stock trend prediction using Python
☆30Updated 5 years ago
Alternatives and similar repositories for PredictStock-SVM
Users that are interested in PredictStock-SVM are comparing it to the libraries listed below
Sorting:
- XGBoost is known to be fast and achieve good prediction results as compared to the regular gradient boosting libraries. This project atte…☆42Updated 6 years ago
- Stock Market Price Prediction: Used machine learning algorithms such as Linear Regression, Logistics Regression, Naive Bayes, K Nearest N…☆25Updated 5 years ago
- Hidden Markov Model (HMM) based stock forecasting☆104Updated 7 years ago
- Mean Variance (Markowitz) Portfolio Optimization and Beyond☆63Updated last year
- ☆19Updated 8 years ago
- Calculate technical indicators from historical stock data Create features and targets out of the historical stock data. Prepare features …☆33Updated 6 years ago
- Intra day Stock Prediction 10 minutes into the future☆111Updated 6 years ago
- Modeling the S&P500 index as a hidden markov model for regime identification and creating a trading algorithm to capitalize on hidden sta…☆38Updated 5 years ago
- Built a smart beta portfolio and compared it to a benchmark index by calculating the tracking error. Built a portfolio using quadratic pr…☆68Updated 6 years ago
- Testing trading signals of commodity futures☆17Updated 5 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 …☆17Updated 6 years ago
- In this repository, the goal is to predict the tick direction of a stock based on its current order book and trade data. A LSTM Neural Ne…☆20Updated 4 years ago
- ☆27Updated 3 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 …☆33Updated last year
- Mean-Variance Optimization using DL (pytorch)☆31Updated 3 years ago
- Portfolio optimization using Genetic algorithm.☆62Updated 4 years ago
- keywords - Kmeans Clustering, Tsne, PCA, Indian Stocks, Johansen test☆32Updated 7 years ago
- Quantitative analysis of fundamentals in quarterly reports by Machine Learning☆22Updated 5 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…☆61Updated 4 years ago
- Developing hybrid deep learning models by integrating Neural networks with (s,e,t)GARCH models to predict volatility in the Indian Commod…☆19Updated 4 years ago
- The course, authored by Prof. Jerzy in NYU, applies the R programming language to momentum trading, statistical arbitrage (pairs trading)…☆13Updated 7 years ago
- Improve S&P 500 stock price prediction (random forest and gradient boosting trees) with time series similarity measurements: DTW, SAX, co…☆99Updated 3 years ago
- Portfolio Construction Functions under the Basic Mean_Variance Model, the Factor Model and the Black_Litterman Model.☆40Updated 7 years ago
- Stock Prediction with XGBoost: A Technical Indicators' approach☆30Updated 6 years ago
- Market Risk Management with Time Series Prediction of Stock Market Trends using ARMA, ARIMA, GARCH regression models and RNN for time ser…☆22Updated 8 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…☆13Updated 6 years ago
- Deep Reinforcement Learning Framework for Factor Investing☆29Updated 2 years ago
- Uisng CNN to predicte stock market trend, and feeding with 2D images☆15Updated 7 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 …☆134Updated 3 years ago
- Financial risk analysis on a stocks portfolio through the VaR (Value at Risk), using Monte Carlo Simulation and Multiple Linear Regressio…☆22Updated 4 years ago