All Projects → navdeep-G → exp-smoothing-java

navdeep-G / exp-smoothing-java

Licence: other
Exponential Smoothing & Moving Average Models in Java

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to exp-smoothing-java

astroalign
A tool to align astronomical images based on asterism matching
Stars: ✭ 102 (+466.67%)
Mutual labels:  transformations
magi
📈 high level wrapper for parallel univariate time series forecasting 📉
Stars: ✭ 17 (-5.56%)
Mutual labels:  time-series
BayesHMM
Full Bayesian Inference for Hidden Markov Models
Stars: ✭ 35 (+94.44%)
Mutual labels:  time-series
Chronetic
Analyzes chronological patterns present in time-series data and provides human-readable descriptions
Stars: ✭ 23 (+27.78%)
Mutual labels:  time-series
modape
MODIS Assimilation and Processing Engine
Stars: ✭ 19 (+5.56%)
Mutual labels:  time-series
models
Forecasting 🇫🇷 elections with Bayesian statistics 🥳
Stars: ✭ 24 (+33.33%)
Mutual labels:  time-series
rbcb
R interface to Brazilian Central Bank web services
Stars: ✭ 63 (+250%)
Mutual labels:  time-series
fireTS
A python multi-variate time series prediction library working with sklearn
Stars: ✭ 62 (+244.44%)
Mutual labels:  time-series
QuickImageFX
Simplifying image manipulation using GDI, Graphics32, OpenCV or Vampyre Imaging libraries
Stars: ✭ 41 (+127.78%)
Mutual labels:  transformations
GKT
Graph-based Knowledge Tracing: Modeling Student Proficiency Using Graph Neural Network
Stars: ✭ 43 (+138.89%)
Mutual labels:  time-series
HistoricalVolatility
A framework for historical volatility estimation and analysis.
Stars: ✭ 22 (+22.22%)
Mutual labels:  time-series
Hurst-exponent-R-S-analysis-
Calculates the Hurst exponent of a time series based on Rescaled range (R/S) analysis.
Stars: ✭ 33 (+83.33%)
Mutual labels:  time-series
pyfilter
Particle filtering and sequential parameter inference in Python
Stars: ✭ 52 (+188.89%)
Mutual labels:  time-series
kotori
A flexible data historian based on InfluxDB, Grafana, MQTT and more. Free, open, simple.
Stars: ✭ 73 (+305.56%)
Mutual labels:  time-series
TSForecasting
This repository contains the implementations related to the experiments of a set of publicly available datasets that are used in the time series forecasting research space.
Stars: ✭ 53 (+194.44%)
Mutual labels:  time-series
wxee
A Python interface between Earth Engine and xarray for processing time series data
Stars: ✭ 113 (+527.78%)
Mutual labels:  time-series
tsfile
THIS REPO HAS MOVED TO https://github.com/apache/incubator-iotdb. TsFile is a columnar file format designed for time-series data, which supports efficient compression and query. It is easy to integrate TsFile with your IOT big data processing frameworks.
Stars: ✭ 105 (+483.33%)
Mutual labels:  time-series
periodicity
Useful tools for periodicity analysis in time series data.
Stars: ✭ 15 (-16.67%)
Mutual labels:  time-series
mtad-gat-pytorch
PyTorch implementation of MTAD-GAT (Multivariate Time-Series Anomaly Detection via Graph Attention Networks) by Zhao et. al (2020, https://arxiv.org/abs/2009.02040).
Stars: ✭ 85 (+372.22%)
Mutual labels:  time-series
battery-rul-estimation
Remaining Useful Life (RUL) estimation of Lithium-ion batteries using deep LSTMs
Stars: ✭ 25 (+38.89%)
Mutual labels:  time-series

Exponential Smoothing & Moving Average Models Implemented in Java

An implementation of exponential smoothing and moving averages in Java

Java Implementation:

Statistical Calculations:

Transformation Algorithms:

Moving Average Algorithms:

Stationarity Tests:

Exponential Smoothing Algorithms:

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].