All Projects → dmarienko → chaos

dmarienko / chaos

Licence: other
Singular Spectrum Analysis methods implementation in Python

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to chaos

Btctrading
Time Series Forecast with Bitcoin value, to detect upward/down trends with Machine Learning Algorithms
Stars: ✭ 99 (+350%)
Mutual labels:  prediction, forecast
Rnn Time Series Anomaly Detection
RNN based Time-series Anomaly detector model implemented in Pytorch.
Stars: ✭ 718 (+3163.64%)
Mutual labels:  prediction, forecast
Neural prophet
NeuralProphet - A simple forecasting model based on Neural Networks in PyTorch
Stars: ✭ 1,125 (+5013.64%)
Mutual labels:  prediction, forecast
foot
foot是一个集足球数据采集器,简单分析的项目.AI足球球探为程序全自动处理,全程无人为参与干预足球分析足球预测程序.程序根据各大指数多维度数据,结合作者多年足球分析经验,精雕细琢,集天地之灵气,汲日月之精华,历时七七四十九天,经Bug九九八十一个,编码而成.有兴趣的朋友,可以关注一下公众号AI球探(微信号ai00268).
Stars: ✭ 96 (+336.36%)
Mutual labels:  prediction, forecast
Tennis Crystal Ball
Ultimate Tennis Statistics and Tennis Crystal Ball - Tennis Big Data Analysis and Prediction
Stars: ✭ 107 (+386.36%)
Mutual labels:  prediction, forecast
pssa
Singular Spectrum Analysis for time series forecasting in Python
Stars: ✭ 119 (+440.91%)
Mutual labels:  ssa, singular-spectrum-analysis
Sweep
Extending broom for time series forecasting
Stars: ✭ 143 (+550%)
Mutual labels:  prediction, forecast
stock-forecast
Simple stock & cryptocurrency price forecasting console application, using PHP Machine Learning library (https://github.com/php-ai/php-ml)
Stars: ✭ 76 (+245.45%)
Mutual labels:  prediction, forecast
forestError
A Unified Framework for Random Forest Prediction Error Estimation
Stars: ✭ 23 (+4.55%)
Mutual labels:  prediction
magi
📈 high level wrapper for parallel univariate time series forecasting 📉
Stars: ✭ 17 (-22.73%)
Mutual labels:  forecast
IPL-ML-2018
Predicting IPL match results. https://kuharan.github.io/IPL-ML-2018/
Stars: ✭ 14 (-36.36%)
Mutual labels:  prediction
LTVModels.jl
Tools to estimate Linear Time-Varying models in Julia
Stars: ✭ 14 (-36.36%)
Mutual labels:  prediction
analysis-net
Static analysis framework for .NET programs.
Stars: ✭ 19 (-13.64%)
Mutual labels:  ssa
Base-On-Relation-Method-Extract-News-DA-RNN-Model-For-Stock-Prediction--Pytorch
基於關聯式新聞提取方法之雙階段注意力機制模型用於股票預測
Stars: ✭ 33 (+50%)
Mutual labels:  prediction
PancakeswapPredictionBot-Fullversion
PancakeSwap Prediction Bot [Fullversion]. Make gains passively while running this bot for PancakeSwap or CandleGenie.
Stars: ✭ 36 (+63.64%)
Mutual labels:  prediction
epl-prediction-2017
Predicting weekly football results in EPL for the 2017 season
Stars: ✭ 29 (+31.82%)
Mutual labels:  prediction
cortana-intelligence-energy-demand-forecasting
Energy industry solutions using the Cortana Intelligence Suite with end-to-end walkthrough.
Stars: ✭ 24 (+9.09%)
Mutual labels:  forecast
MessyTimeSeries.jl
A Julia implementation of basic tools for time series analysis compatible with incomplete data.
Stars: ✭ 88 (+300%)
Mutual labels:  forecast
fairseq-tagging
a Fairseq fork for sequence tagging/labeling tasks
Stars: ✭ 26 (+18.18%)
Mutual labels:  prediction
COVID19
Using Kalman Filter to Predict Corona Virus Spread
Stars: ✭ 78 (+254.55%)
Mutual labels:  prediction

Chaos

Singular Spectrum Analysis (SSA) methods implementation in Python

Functions list:

ssa - Singular Spectrum decomposition for a time series

inv_ssa - Inverted SS transformation (series reconstruction)

ssa_predict - Making series data prediction based on SSA

ssa_cutoff_order - Method for searching for the best cutoff for dimensions number

ssaview - Visualising tools for singular spectrum analysis

Small example of application SSA for price series forecasting can be found here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].