File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments