janus - Optimized Recommending System Based on 'tensorflow'
Proposes a coarse-to-fine optimization of a recommending system based on deep-neural networks using 'tensorflow'.
Last updated
2.31 score 206 scripts 291 downloadssnap - Simple Neural Application
A simple wrapper to easily design vanilla deep neural networks using a 'torch' backend for regression, classification and multi-label tasks, with some tweaks and tricks (skip shortcuts, embedding, feature selection and anomaly detection).
Last updated
2.08 score 12 scripts 244 downloadscodez - Torch Seq2Seq Encoder-Decoder Model for Time-Feature Analysis
Proposes Seq2seq Time-Feature Analysis using a torch Encoder-Decoder to project into latent space and a Forward Network to predict the next sequence, with dependency-light local support functions, tidy outputs and baseline backtesting helpers.
Last updated
1.70 score 2 scripts 278 downloadsproteus - Multiform Seq2Seq Model for Time-Feature Analysis
Seq2seq time-feature analysis based on variational model, with a wide range of distributions available for the latent variable.
Last updated
1.56 score 36 scripts 317 downloadsxpect - Probabilistic Time Series Forecasting with XGBoost and Conformal Inference
Implements a probabilistic approach to time series forecasting combining XGBoost regression with conformal inference methods. The package provides functionality for generating predictive distributions, evaluating uncertainty, and optimizing hyperparameters using Bayesian, coarse-to-fine, or random search strategies.
Last updated
1.30 score 1 stars 1 scripts 501 downloadshmix - Hidden Markov Model for Predicting Time Sequences with Mixture Sampling
An algorithm for time series analysis that leverages hidden Markov models, cluster analysis, and mixture distributions to segment data, detect patterns and predict future sequences.
Last updated
1.00 score 2 scripts 442 downloadsdymo - Dynamic Mode Decomposition Forecasting with Conformal Predictive Sampling
The DYMO package provides tools for multi-feature time-series forecasting using a Dynamic Mode Decomposition (DMD) model combined with conformal predictive sampling for uncertainty quantification.
Last updated
1.00 score 3 scripts 280 downloadssegen - Sequence Generalization Through Similarity Network
Proposes an application for sequence prediction generalizing the similarity within the network of previous sequences.
Last updated
1.00 score 1 scripts 215 downloadschopper - Changepoint-Aware Ensemble for Probabilistic Modeling
Implements a changepoint-aware ensemble forecasting algorithm that combines Theta, TBATS (Trigonometric, Box-Cox transformation, ARMA errors, Trend, Seasonal components), and ARFIMA (AutoRegressive, Fractionally Integrated, Moving Average) using a product-of-experts approach for robust probabilistic prediction.
Last updated
1.00 score 3 scripts 317 downloads