Add a new ML hybrid detector module with Extended Isolation Forest, feature selection, and an ensemble classifier, along with updated Python dependencies. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 7a657272-55ba-4a79-9a2e-f1ed9bc7a528 Replit-Commit-Checkpoint-Type: intermediate_checkpoint Replit-Commit-Event-Id: 8b74011c-0e9a-4433-b9a1-896e65cb4ae1 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/449cf7c4-c97a-45ae-8234-e5c5b8d6a84f/7a657272-55ba-4a79-9a2e-f1ed9bc7a528/F6DiMv4
13 lines
195 B
Plaintext
13 lines
195 B
Plaintext
fastapi==0.104.1
|
|
uvicorn==0.24.0
|
|
pandas==2.1.3
|
|
numpy==1.26.2
|
|
scikit-learn==1.3.2
|
|
psycopg2-binary==2.9.9
|
|
python-dotenv==1.0.0
|
|
pydantic==2.5.0
|
|
httpx==0.25.1
|
|
xgboost==2.0.3
|
|
joblib==1.3.2
|
|
eif==2.0.0
|