RoyalHaskoningDHV/sam
Python package for time series analysis and machine learning
This package helps you understand and predict changes in your data over time, especially for monitoring equipment or environmental conditions. You input historical measurements like temperature or sensor readings, and it outputs predictions for future values or flags unusual patterns. Operations engineers, facility managers, or environmental scientists who monitor real-world assets would find this useful.
Available on PyPI.
Use this if you need to detect unusual events or forecast future trends in time-series data from sensors, equipment, or environmental monitors.
Not ideal if your data is not sequential or if you are looking for general-purpose statistical analysis beyond forecasting and anomaly detection.
Stars
27
Forks
6
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/RoyalHaskoningDHV/sam"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
aeon-toolkit/aeon
A toolkit for time series machine learning and deep learning
sktime/sktime
A unified framework for machine learning with time series
Nixtla/neuralforecast
Scalable and user friendly neural :brain: forecasting algorithms.
tslearn-team/tslearn
The machine learning toolkit for time series analysis in Python
Nixtla/statsforecast
Lightning ⚡️ fast forecasting with statistical and econometric models.