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
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 }}
elastic
/
ml-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
67
Star
157
Code
Issues
59
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[ML] Don't try and correct for sample count when estimating statistic variances for anomaly detection
- #2677
#2677
Draft
tveasey
wants to merge 20 commits into
main
elastic/ml-cpp:main
from
better-metric-statistic-modelling-part-1
elastic/ml-cpp:better-metric-statistic-modelling-part-1
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Draft
[ML] Don't try and correct for sample count when estimating statistic variances for anomaly detection
#2677
tveasey
wants to merge 20 commits into
main
elastic/ml-cpp:main
from
better-metric-statistic-modelling-part-1
elastic/ml-cpp:better-metric-statistic-modelling-part-1
Copy head branch name to clipboard
Commits
Commits on Oct 30, 2023
Remove fixed count metric sampling
tveasey
committed
d88a7d3
View commit details
Copy full SHA for d88a7d3
Browse repository at this point
Commits on Oct 31, 2023
More testing
tveasey
committed
5beb535
View commit details
Copy full SHA for 5beb535
Browse repository at this point
Commits on Nov 2, 2023
Test fixes
tveasey
committed
e1d8f49
View commit details
Copy full SHA for e1d8f49
Browse repository at this point
Commits on Dec 7, 2023
[ML] Improve forecasting for time series with step changes (#2591)
Show description for ca215a9
tveasey
committed
ca215a9
View commit details
Copy full SHA for ca215a9
Browse repository at this point
.
tveasey
committed
24099fd
View commit details
Copy full SHA for 24099fd
Browse repository at this point
More redundant code
tveasey
committed
829cc22
View commit details
Copy full SHA for 829cc22
Browse repository at this point
Commits on Jun 3, 2024
Merge branch 'main' into better-metric-statistic-modelling-part-1
tveasey
committed
8cc6b1f
View commit details
Copy full SHA for 8cc6b1f
Browse repository at this point
Formatting
tveasey
committed
cfdb9f0
View commit details
Copy full SHA for cfdb9f0
Browse repository at this point
Fix merge fallout
tveasey
committed
fd6d4d7
View commit details
Copy full SHA for fd6d4d7
Browse repository at this point
Commits on Jun 20, 2024
Merge branch 'main' of https://github.com/elastic/ml-cpp into better-metric-statistic-modelling-part-1
valeriy42
committed
1db09d3
View commit details
Copy full SHA for 1db09d3
Browse repository at this point
add changelog entry
valeriy42
committed
9b6a7a4
View commit details
Copy full SHA for 9b6a7a4
Browse repository at this point
fix unit tests
valeriy42
committed
7c3f5f0
View commit details
Copy full SHA for 7c3f5f0
Browse repository at this point
fix formatting
valeriy42
committed
11802cd
View commit details
Copy full SHA for 11802cd
Browse repository at this point
Commits on Jul 5, 2024
fix gcc compilation error
valeriy42
committed
b06480a
View commit details
Copy full SHA for b06480a
Browse repository at this point
formatting
valeriy42
committed
2588fb1
View commit details
Copy full SHA for 2588fb1
Browse repository at this point
Commits on Jul 8, 2024
fix debug compilation error
valeriy42
committed
d372925
View commit details
Copy full SHA for d372925
Browse repository at this point
Merge branch 'main' of https://github.com/elastic/ml-cpp into better-metric-statistic-modelling-part-1
valeriy42
committed
9cb82d6
View commit details
Copy full SHA for 9cb82d6
Browse repository at this point
fix windows compile error
valeriy42
committed
f91046b
View commit details
Copy full SHA for f91046b
Browse repository at this point
Commits on Jul 9, 2024
reserve memory for CSmallVector::toDelimited()
valeriy42
committed
7795233
View commit details
Copy full SHA for 7795233
Browse repository at this point
Commits on Aug 14, 2024
Merge branch 'main' of https://github.com/elastic/ml-cpp into better-metric-statistic-modelling-part-1
valeriy42
committed
76f9785
View commit details
Copy full SHA for 76f9785
Browse repository at this point
You can’t perform that action at this time.