nchandra / ExponentialSmoothing
Implementation of Holt Winters Triple exponential smoothing and other methods.
☆34Updated 12 years ago
Alternatives and similar repositories for ExponentialSmoothing:
Users that are interested in ExponentialSmoothing are comparing it to the libraries listed below
- Java implementation of Thompson sampling to solve the multi-armed bandit problem☆29Updated last year
- A Java implementation of [twitter anomaly detection](https://github.com/twitter/AnomalyDetection). But optimized the time complexity from…☆25Updated 2 years ago
- Java implementation of the Microsoft's AdPredictor algorithm☆17Updated 6 years ago
- A Java Toolbox for Scalable Probabilistic Machine Learning☆119Updated last year
- Very Fast Machine Learning Toolkit☆27Updated 11 years ago
- NLP Utilities in Java☆43Updated 2 years ago
- GPU Acceleration for Apache Spark☆34Updated 9 years ago
- A Text Classification API in Java originally developed by DigitalPebble Ltd. The API is independent from the ML implementations used and …☆48Updated 3 years ago
- General Vectorization Lib for Machine Learning Tools☆31Updated 8 years ago
- Implementations of various fast parallelized samplers for LDA, including Partially Collapsed LDA, Light LDA, Partially Collapsed Light LD…☆27Updated last year
- Vowpal Wabbit Webservice. A web service that accepts VW formatted text and runs it through a VW daemon instance.☆40Updated 8 years ago
- Set of real time stream processing algorithms that can be used by big data streaming platform☆72Updated 4 years ago
- A simple demonstration of sub-sequence sampling as used for anomaly detection with EKG signals☆102Updated 4 years ago
- Factorization Machines on Spark and Glint