summaryrefslogtreecommitdiffstats
path: root/ml
AgeCommit message (Expand)Author
2023-10-18Reuse ML load prepared statement (#16240)Stelios Fragkakis
2023-09-28Convert the ML database (#16046)Stelios Fragkakis
2023-09-25use `status` as units for `anomaly_detection.detector_events` (#16028)Andrew Maguire
2023-09-18extend ml default training from ~24 to ~48 hours (#15971)Andrew Maguire
2023-09-06Reset the obsolete flag on service thread (#15892)Emmanuel Vasilakis
2023-08-31make `anomaly_detection.type_anomaly_rate` stacked (#15895)Andrew Maguire
2023-08-24ML add new `delete old models param` to readme (#15873)Andrew Maguire
2023-08-24Add a chart that groups anomaly rate by chart type. (#15856)vkalintiris
2023-08-23Unconditionally delete very old models. (#15720)vkalintiris
2023-08-17Fix use after free (#15825)Stelios Fragkakis
2023-08-17ML improve init (#15819)Stelios Fragkakis
2023-08-15docs rename alarm to alert (#15812)Ilya Mashchenko
2023-08-03Revert "Refactor RRD code. (#15423)" (#15723)vkalintiris
2023-07-26Refactor RRD code. (#15423)vkalintiris
2023-07-06Rename generic `error` function (#15296)thiagoftsm
2023-06-19Obvious memory reductions (#15204)Costa Tsaousis
2023-06-19/api/v2/nodes and streaming function (#15168)Costa Tsaousis
2023-06-19Add two functions that allow someone to start/stop ML. (#15185)vkalintiris
2023-05-25update ml defaults to 24h (#15093)Andrew Maguire
2023-05-18Fix CodeQL warning (#15062)Stelios Fragkakis
2023-05-11Small update ml defaults (#15046)Andrew Maguire
2023-05-10Silence dimensions with noisy ML models (#15011)vkalintiris
2023-05-09Rollback ML transaction on failure. (#15013)vkalintiris
2023-05-03Fix coverity issues (#15005)Stelios Fragkakis
2023-05-02Load/Store ML models (#14981)vkalintiris
2023-04-26Add support for acquire/release operations on RRDSETs (#14945)vkalintiris
2023-04-25Update ML README.md (#14964)Costa Tsaousis
2023-04-22Disable SQL operations in training thread (#14947)vkalintiris
2023-04-20Skip ML initialization when it's been disabled in netdata.conf (#14920)vkalintiris
2023-04-14Revert ML changes. (#14908)vkalintiris
2023-04-13Save and load ML models (#14810)vkalintiris
2023-04-07Boost dbengine (#14832)Costa Tsaousis
2023-03-21Revert "Use static thread-pool for training. (#14702)" (#14782)vkalintiris
2023-03-21Use static thread-pool for training. (#14702)vkalintiris
2023-03-10Refactor ML code. (#14659)vkalintiris
2023-03-07add note on readme on how to easily see all ml related blog posts (#14675)Andrew Maguire
2023-03-02/api/v2/contexts (#14592)Costa Tsaousis
2023-02-28Port ML from C++ to C. (#14567)vkalintiris
2023-02-20Fix broken links in our documentation (#14565)Fotis Voutsas
2023-02-17Reorg learn 021723 (#14556)Chris Akritidis
2023-02-15JSON internal API, IEEE754 base64/hex streaming, weights endpoint optimizatio...Costa Tsaousis
2023-02-07Streaming interpolated values (#14431)Costa Tsaousis
2023-02-03Stop training thread from processing training requests once cancelled. (#14423)vkalintiris
2023-02-02Covert our documentation links to GH absolute links (#14344)Tasos Katsoulas
2023-01-26DBENGINE v2 - improvements part 9 (#14326)Costa Tsaousis
2023-01-25Introduce the new Structure of the documentation (#13915)Fotis Voutsas
2023-01-20track memory footprint of Netdata (#14294)Costa Tsaousis
2023-01-18DBENGINE v2 - improvements part 5 (#14289)Costa Tsaousis
2023-01-14More 32bit fixes (#14264)Costa Tsaousis
2023-01-13DBENGINE v2 - improvements 2 (#14257)Costa Tsaousis