anacaballero / ML-FinanceLinks
Calculate technical indicators from historical stock data Create features and targets out of the historical stock data. Prepare features for linear models, xgboost models, and neural network models. Use linear models, decision trees, random forests, and neural networks to predict the future price of stocks in the US markets. Evaluate performance…
☆33Updated 6 years ago
Alternatives and similar repositories for ML-Finance
Users that are interested in ML-Finance are comparing it to the libraries listed below
Sorting:
- Quantitative analysis of fundamentals in quarterly reports by Machine Learning☆22Updated 5 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
- 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
- This project is to apply Copula Function to pair trading strategy both in American stock market.☆28Updated 7 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
- 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
- ☆19Updated 8 years ago
- Mean Variance (Markowitz) Portfolio Optimization and Beyond☆63Updated last year
- quantitative asset allocation strategy☆33Updated 9 months ago
- Deep Reinforcement Learning Framework for Factor Investing☆29Updated 2 years ago
- Testing trading signals of commodity futures☆17Updated 5 years ago
- Design your own Trading Strategy☆39Updated last year
- factor return calculation, mean-variance / Black&Litterman portfolio optimization, risk decomposition☆30Updated 6 years ago
- In this project, we implement and compare the performance of several machine learning and deep learning algorithms in predicting the US s…☆55Updated 4 years ago
- detecting regime of financial market☆41Updated 3 years ago
- A dynamic factor model to forecasts inflation, i.e. CPI, PPI. WindAPI is required to extract vintages.☆15Updated 4 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
- Portfolio Construction Functions under the Basic Mean_Variance Model, the Factor Model and the Black_Litterman Model.☆40Updated 7 years ago
- Mean-Variance Optimization using DL (pytorch)☆31Updated 3 years ago
- Stock Prediction with XGBoost: A Technical Indicators' approach☆30Updated 6 years ago
- This repository represents work in progress for the Worldquant University Capstone Project titled: Asset Portfolio Management using Deep …☆84Updated 3 years ago
- keywords - Kmeans Clustering, Tsne, PCA, Indian Stocks, Johansen test☆32Updated 7 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
- Implementation of a variety of Value-at-Risk backtests☆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
- 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
- ARIMA & GARCH models for stock price prediction☆19Updated 5 years ago
- This is the final project of Statistical Arbitrage course and it aims to apply pairs trading in high frequency data to realize auto-tradi…☆19Updated 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
- Pairs trading strategy that includes a research pipeline for identifying and selecting pairs. Tests all possible pairs in a universe for …☆35Updated last year