diff --git a/content/posts/pushes/2026-07-08-push-bojemoi-main-1e80d42.md b/content/posts/pushes/2026-07-08-push-bojemoi-main-1e80d42.md new file mode 100644 index 0000000..381e92a --- /dev/null +++ b/content/posts/pushes/2026-07-08-push-bojemoi-main-1e80d42.md @@ -0,0 +1,32 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-07-08T00:28:08+02:00 +draft: false +tags: ["push", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Push de 1 commit(s) par grafana-watcher dans bojemoi/main" +author: "grafana-watcher" +--- + +## Push to `bojemoi/main` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Commits** | 1 | +| **Pushed by** | grafana-watcher | + +### Commits + +- **1e80d42** feat(ml-threat): richer features + per-class F1/recall metrics (grafana-watcher) + + +### Diff Summary + +``` + ml-threat/api.py | 1 + + ml-threat/train.py | 98 ++++++++++++++++----------------- + ml-threat/train_from_msf.py | 131 +++++++++++++++++++++++++++++++++++--------- + 3 files changed, 152 insertions(+), 78 deletions(-) +```