1 repository
Tools for graphically representing learned model weights and internal parameters to interpret model behavior.
Distinct from Model Parameters: Closest candidate [f0_mt1] refers to configuration settings for LLMs, not the visualization of learned statistical parameters in time series models.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Model Parameter Visualizations. Refine with filters or upvote what's useful.
Neural Prophet is a PyTorch-based time series forecasting library designed for interpretable machine learning. It serves as a decomposition framework that breaks signals into constituent parts such as autoregressive effects, piecewise linear trends, and Fourier-based seasonality to predict future values. The project distinguishes itself by combining neural networks with traditional algorithms to produce forecasts that explain underlying trend drivers. It features a global time series modeling approach, allowing a single model to be trained across multiple simultaneous series to share learned
Deno-style generation of plots of seasonal components and learned parameters to interpret time-based patterns.