Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
grafana
/
augurs
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
574
Code
Issues
18
Pull requests
18
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: ARIMA models
- #473
#473
Draft
albersonmiranda
wants to merge 16 commits into
grafana:main
grafana/augurs:main
from
albersonmiranda:arima
albersonmiranda/augurs:arima
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Draft
feat: ARIMA models
#473
albersonmiranda
wants to merge 16 commits into
grafana:main
grafana/augurs:main
from
albersonmiranda:arima
albersonmiranda/augurs:arima
Copy head branch name to clipboard
Commits
Commits on Apr 1, 2026
docs: arima setup documentation
albersonmiranda
committed
00c8ad9
View commit details
Copy full SHA for 00c8ad9
Browse repository at this point
docs: katex header file for math rendering
albersonmiranda
committed
f6c2796
View commit details
Copy full SHA for f6c2796
Browse repository at this point
feat: error type
albersonmiranda
committed
01b8ba5
View commit details
Copy full SHA for 01b8ba5
Browse repository at this point
feat: kalman filter
albersonmiranda
committed
58b1c5f
View commit details
Copy full SHA for 58b1c5f
Browse repository at this point
Commits on Apr 2, 2026
feat: ArimaOrder, ArimaModel and EstimationMethod structs.
albersonmiranda
committed
89eb736
View commit details
Copy full SHA for 89eb736
Browse repository at this point
Commits on Apr 6, 2026
feat: Transformations (diff and seasonal diff) module.
albersonmiranda
committed
608fbac
View commit details
Copy full SHA for 608fbac
Browse repository at this point
Commits on Apr 7, 2026
Merge branch 'grafana:main' into arima
albersonmiranda
authored
00bd58c
View commit details
Copy full SHA for 00bd58c
Browse repository at this point
chore: add arima crate as feature.
albersonmiranda
committed
baa6b6d
View commit details
Copy full SHA for baa6b6d
Browse repository at this point
chore: rename transformations.rs -> utils.rs since there's already a
Show description for b5abaf2
albersonmiranda
committed
b5abaf2
View commit details
Copy full SHA for b5abaf2
Browse repository at this point
docs: fix unescaped brackets.
albersonmiranda
committed
452259a
View commit details
Copy full SHA for 452259a
Browse repository at this point
chore: add arima to "full" feature.
albersonmiranda
committed
448727a
View commit details
Copy full SHA for 448727a
Browse repository at this point
Commits on Apr 9, 2026
feat: backshift notation polynomial expansion.
albersonmiranda
committed
015b724
View commit details
Copy full SHA for 015b724
Browse repository at this point
Commits on Apr 10, 2026
docs: list fns in utils.rs
albersonmiranda
committed
9444ad6
View commit details
Copy full SHA for 9444ad6
Browse repository at this point
feat: acf & pacf.
albersonmiranda
committed
ebc3d63
View commit details
Copy full SHA for ebc3d63
Browse repository at this point
Commits on Apr 11, 2026
feat: Arima estimation.
albersonmiranda
committed
40efb42
View commit details
Copy full SHA for 40efb42
Browse repository at this point
chore: clippy suggestions.
albersonmiranda
committed
5d28c19
View commit details
Copy full SHA for 5d28c19
Browse repository at this point
You can’t perform that action at this time.