summaryrefslogtreecommitdiffstats
path: root/ml
AgeCommit message (Expand)Author
2022-07-06Multi-Tier database backend for long term metrics storage (#13263)Stelios Fragkakis
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-25make configuration example clearer (#13182)Andrew Maguire
2022-06-22Query Engine multi-granularity support (and MC improvements) (#13155)Costa Tsaousis
2022-06-20set default for `minimum num samples to train` to `900` (#13174)Andrew Maguire
2022-06-17enable ml by default (#13158)Andrew Maguire
2022-06-16revert to default of `host anomaly rate threshold=0.01` (#13150)Andrew Maguire
2022-06-06Update default value for "host anomaly rate threshold" (#13075)Shyam Sreevalsan
2022-05-31Treat dimensions as normal when we don't have enough/valid data. (#13005)vkalintiris
2022-05-12Fix compilation warnings (#12886)Vladimir Kobal
2022-05-09Dim rates (#12833)vkalintiris
2022-05-09Workers utilization charts (#12807)Costa Tsaousis
2022-05-03update ml defaults in docs (#12782)Andrew Maguire
2022-05-03Configurable storage engine for Netdata agents: step 1 (#12776)Adrien BĂ©raud
2022-04-29some config updates for ml (#12771)Andrew Maguire
2022-04-27expand on the various parent-child config options (#12734)Andrew Maguire
2022-04-13Cancel anomaly detection threads before joining. (#12681)vkalintiris
2022-04-12Delete ML-related data of a host in the proper order. (#12672)vkalintiris
2022-04-11fix: remove instance-specific information from chart titles (#12644)Ilya Mashchenko
2022-04-06add some new ml params to README (#12575)Andrew Maguire
2022-04-05Fix training/prediction stats charts context. (#12610)vkalintiris
2022-04-05Enable streaming of anomaly_detection.* charts (#12606)vkalintiris
2022-04-04Fix coverity issues (#12598)vkalintiris
2022-04-04Update ML-related charts (#12574)vkalintiris
2022-03-30ML-related changes to address issue/discussion comments. (#12494)vkalintiris
2022-03-28reduce min `dbengine anomaly rate every` 60s->30s (#12543)Andrew Maguire
2022-03-24Add ml notebooks (#12313)Andrew Maguire
2022-03-09Docs fix: Add missing frontmatter (#12353)Tina Luedtke
2022-03-09Prepend context in anomaly rate dimension id. (#12342)vkalintiris
2022-02-24Fix builds where HAVE_C___ATOMIC is not defined. (#12240)vkalintiris
2022-02-24Track anomaly rates with DBEngine. (#12083)vkalintiris
2022-02-23Skip training of constant metrics. (#12212)vkalintiris
2022-01-13Use absolute features when doing training/prediction. (#11876)vkalintiris
2022-01-10Fix compilation warnings (#11846)Vladimir Kobal
2021-12-22Provide runtime ml info from a new endpoint. (#11886)vkalintiris
2021-12-06Create ML README.md (#11848)Andrew Maguire
2021-11-22Use two digits after the decimal point for the anomaly rate. (#11804)vkalintiris
2021-11-17Use the proper format specifier when logging configuration options. (#11795)vkalintiris
2021-10-27Anomaly Detection MVP (#11548)vkalintiris