Spaces:
Sleeping
Sleeping
Commit Β·
3faad16
1
Parent(s): aecda2f
updated .gitignore
Browse files
README.md
CHANGED
|
@@ -36,14 +36,17 @@ license: mit
|
|
| 36 |
- [Overview](#-overview)
|
| 37 |
- [Key Features](#-key-features)
|
| 38 |
- [Architecture Overview](#-architecture-overview)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
- [Installation](#-installation)
|
| 40 |
- [Quick Start](#-quick-start)
|
| 41 |
-
- [
|
| 42 |
-
- [
|
| 43 |
-
- [
|
| 44 |
-
- [System Architecture](#-system-architecture)
|
| 45 |
-
- [Performance & Accuracy](#performance--accuracy)
|
| 46 |
-
- [Ethical Considerations & Limitations](#-ethical-considerations--limitations)
|
| 47 |
- [License](#-license)
|
| 48 |
|
| 49 |
---
|
|
@@ -481,6 +484,7 @@ else:
|
|
| 481 |
|
| 482 |
- pip
|
| 483 |
|
|
|
|
| 484 |
### Setup
|
| 485 |
|
| 486 |
```bash
|
|
@@ -660,7 +664,6 @@ Data Scientist | AI-ML Practitioner
|
|
| 660 |
|
| 661 |
## π Resources
|
| 662 |
|
| 663 |
-
|
| 664 |
- π **API Documentation** - Complete API reference, endpoints, request/response formats
|
| 665 |
- π¬ **Technical Documentation** - Algorithms, mathematical formulations, implementation details
|
| 666 |
- ποΈ **Architecture Guide** - System architecture, component interactions, data flow diagrams
|
|
|
|
| 36 |
- [Overview](#-overview)
|
| 37 |
- [Key Features](#-key-features)
|
| 38 |
- [Architecture Overview](#-architecture-overview)
|
| 39 |
+
- [Documentation](#-documentation)
|
| 40 |
+
- [Technical Details](#-technical-details)
|
| 41 |
+
- [API Documentation](#-api-documentation)
|
| 42 |
+
- [System Architecture](#οΈ-system-architecture)
|
| 43 |
+
- [Detection Approach](#-detection-approach)
|
| 44 |
+
- [Decision Policy Rules](#-decision-policy-rules)
|
| 45 |
- [Installation](#-installation)
|
| 46 |
- [Quick Start](#-quick-start)
|
| 47 |
+
- [Configuration](#οΈ-configuration)
|
| 48 |
+
- [Performance & Accuracy](#-performance--accuracy)
|
| 49 |
+
- [Ethical Considerations & Limitations](#οΈ-ethical-considerations--limitations)
|
|
|
|
|
|
|
|
|
|
| 50 |
- [License](#-license)
|
| 51 |
|
| 52 |
---
|
|
|
|
| 484 |
|
| 485 |
- pip
|
| 486 |
|
| 487 |
+
|
| 488 |
### Setup
|
| 489 |
|
| 490 |
```bash
|
|
|
|
| 664 |
|
| 665 |
## π Resources
|
| 666 |
|
|
|
|
| 667 |
- π **API Documentation** - Complete API reference, endpoints, request/response formats
|
| 668 |
- π¬ **Technical Documentation** - Algorithms, mathematical formulations, implementation details
|
| 669 |
- ποΈ **Architecture Guide** - System architecture, component interactions, data flow diagrams
|