Skip to content

Commit 92b927e

Browse files
committed
Update README
1 parent 26795ec commit 92b927e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ A production-grade anomaly detection system for GitHub user behavior using:
3434

3535
---
3636

37-
### A quick [guide](#evaluator-guide) for evaluators to verify all requirements and navigate the implementation easily.
37+
#### A quick [guide](#evaluator-guide) for evaluators to verify all requirements and navigate the implementation easily.
3838

3939
---
4040

@@ -550,15 +550,15 @@ Each criterion below links to the relevant section of this README to help evalua
550550

551551
#### 🚀 Model Deployment — 4 points
552552

553-
✅ Model is served via FastAPI and fully containerized for deployment. See [here](#fast-api)
553+
✅ Model is served via FastAPI and fully containerized for deployment. See [here](#fastapi)
554554

555555
#### 📊 Model Monitoring — 4 points
556556

557557
✅ Implements drift detection, anomaly thresholding, and sends alerts via Slack and Email. See [here](#alerts)
558558

559559
#### ♻️ Reproducibility — 4 points
560560

561-
✅ The project is fully reproducible with clear instructions, dependency locking, and data structure. See [here](#setup)
561+
✅ The project is fully reproducible with clear instructions, dependency locking, and data structure. See [here](#setup-instructions)
562562

563563
#### ✅ Best Practices — 7 points
564564

0 commit comments

Comments
 (0)