allardski73's Stars
unit8co/darts
A python library for user-friendly forecasting and anomaly detection on time series.
MaxBenChrist/awesome_time_series_in_python
This curated list contains python packages for time series analysis
0xalpharush/awesome-MEV-resources
Get up to speed on Maximum Extractable Value
kieran-mackle/AutoTrader
A Python-based development platform for automated trading systems - from backtesting to optimisation to livetrading.
llSourcell/How-to-Predict-Stock-Prices-Easily-Demo
How to Predict Stock Prices Easily - Intro to Deep Learning #7 by Siraj Raval on Youtube
Mcompetitions/M4-methods
Data, Benchmarks, and methods submitted to the M4 forecasting competition
pyaf/load_forecasting
Forecasting electric power load of Delhi using ARIMA, RNN, LSTM, and GRU models
PracticalTimeSeriesAnalysis/BookRepo
zgana/fpp3-python-readalong
Python-centered read-along of Forecasting: Principles and Practice
tencia/stocks_rnn
Stock price prediction with LSTMs in TensorFlow
PacktPublishing/Practical-Time-Series-Analysis
Practical Time-Series Analysis, published by Packt
imhgchoi/ARIMA-LSTM-hybrid-corrcoef-predict
Applied an ARIMA-LSTM hybrid model to predict future price correlation coefficients of two assets
maxim5/time-series-machine-learning
Machine learning models for time series analysis
gmonaci/ARIMA
Simple python example on how to use ARIMA models to analyze and predict time series.
PacktPublishing/Machine-Learning-for-Time-Series-with-Python
Machine Learning for Time-Series with Python.Published by Packt
Jays-code-collection/HMMs_Stock_Market
Contains all code related to using HMMs to predict stock market prices.
tardis-dev/tardis-machine
Locally runnable server with built-in data caching, providing both tick-level historical and consolidated real-time cryptocurrency market data via HTTP and WebSocket APIs
marnikitta/stattests
Source code to reproduce experiments from the article Practitioner’s Guide to Statistical Tests
hardyqr/CNN-for-Stock-Market-Prediction-PyTorch
CNN for stock market prediction using raw data & candlestick graph.
dappuniversity/nft_batch_minting
jessgess/deep-learning-for-order-book-price-and-movement-predictions
Limit Order Book data analysis and modeling using LSTM network
ajayarunachalam/Deep_XF
Package towards building Explainable Forecasting and Nowcasting Models with State-of-the-art Deep Neural Networks and Dynamic Factor Model on Time Series data sets with single line of code. Also, provides utilify facility for time-series signal similarities matching, and removing noise from timeseries signals.
matheusbfernandes/stock-market-prediction
Stock Price Prediction using CNN-LSTM
mborysiak/Time-Series-Forecasting-with-ARIMA-and-LSTM
taspinar/sidl
Deep Learning code
pankush9096/Stock-Prediction-using-LSTM
I will be considering the google stocks data and will create a LSTM network for prediction.
dhamvi01/Multivariate-Time-Series-Using-LSTM
jessgess/Time_Series_Analysis_ARIMA
Time Series analysis with Python and ARIMA model to forecast Bitcoin price
ryanwaits/mint-nft
A script for minting NFT's
taspinar/numerical-mooc
A course in numerical methods with Python for engineers and scientists: currently 5 learning modules, with student assignments.