ramtiin / Predicting-Stock-Prices-Using-FB-Prophet
Prophet is a procedure for forecasting time series data based on an additive model where non-linear trends are fit with yearly, weekly, and daily seasonality, plus holiday effects. It works best with time series that have strong seasonal effects and several seasons of historical data. Prophet is robust to missing data and shifts in the trend, an…
☆15Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Predicting-Stock-Prices-Using-FB-Prophet
- Stock Price Prediction using CNN-LSTM☆83Updated 4 years ago
- Forex price movement forecast☆33Updated 3 years ago
- By combining GARCH(1,1) and LSTM model implementing predictions.☆54Updated 5 years ago
- Comparing Long Term Short Memory (LSTM) & Gated Re-current Unit (GRU) during forecasting of oil price .Exploring multivariate relationsh…☆43Updated 2 years ago
- This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Networks to predict stock prices.☆83Updated 3 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 …☆127Updated 2 years ago
- Stock markets are an essential component of the economy. Their prediction naturally arouses afascination in the academic and financial w…☆18Updated 3 years ago
- Developing hybrid deep learning models by integrating Neural networks with (s,e,t)GARCH models to predict volatility in the Indian Commod…☆14Updated 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
- Time Series analysis with Python and ARIMA model to forecast Bitcoin price☆21Updated 6 years ago
- Stock Market Price Prediction: Used machine learning algorithms such as Linear Regression, Logistics Regression, Naive Bayes, K Nearest N…☆17Updated 4 years ago
- Deep Learning - Neural network (RNN, LSTM & GRU)☆62Updated 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…☆50Updated 3 years ago
- ARIMA & GARCH models for stock price prediction☆17Updated 4 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…☆58Updated 3 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
- ☆53Updated 5 years ago
- This project is to apply Copula Function to pair trading strategy both in American stock market.☆23Updated 6 years ago
- Forecasting Bitcoin Prices via ARIMA, XGBoost, Prophet, and LSTM models in Python☆13Updated 3 years ago
- Implementing a Generative Adversarial Network on the Stock Market☆120Updated 2 years ago
- A hybrid of ANN, RNN and Regressor models to predict stock prices☆42Updated 4 years ago
- Stock Prediction usning Transformer NN☆80Updated 5 years ago
- Transformer and MultiTransformer layers for stock volatility forecasting purposes☆63Updated 3 years ago
- BEST SCORE ON KAGGLE SO FAR. Mean Square Error after repeated tuning 0.00032. Used stacked GRU + LSTM layers with optimized architecture,…☆68Updated 6 years ago
- This project uses XGBoost and LSTM to forecast stock market performance.☆14Updated 3 years ago
- Stock Price Prediction with PCA and LSTM☆14Updated 3 years ago
- Stock Market Forecasting using LSTM\GRU☆25Updated 5 years ago