Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
yahyoha
/
omnidiag
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
omnidiag
/
backend
289 kB
Ctrl+K
Ctrl+K
3 contributors
History:
75 commits
yahyoha
fix(auth): allow unauthenticated access to /generate-report
8b7ea5c
about 1 month ago
active_learning
fix(backend): patch retrain pipeline, admin error handling, PatientVisit import
about 1 month ago
admin
fix(backend): patch retrain pipeline, admin error handling, PatientVisit import
about 1 month ago
auth
fix(auth): replace passlib with direct bcrypt to fix Python 3.10 compat
about 1 month ago
db_models
fix(backend): patch retrain pipeline, admin error handling, PatientVisit import
about 1 month ago
federated
feat(federated): add per-hospital Flower client with XGBoost incremental training
about 1 month ago
llm
feat(llm): switch report generator from Anthropic to DeepSeek
about 1 month ago
middleware
feat(security): add SecurityHeadersMiddleware with OWASP + HIPAA headers
about 1 month ago
monitoring
feat(monitoring): add admin drift + MLflow + Prometheus HTTP endpoints
about 1 month ago
nlp
fix(nlp): extract age and BP from short/informal clinical notes
about 1 month ago
patients
feat(timeseries): add POST + GET /patients/{id}/visits endpoints
about 1 month ago
__init__.py
Safe
225 Bytes
feat: implement dynamic disease routing and model loading with Pydantic schemas
2 months ago
cache.py
Safe
4.43 kB
feat(cache): add Redis caching layer with InMemoryBackend fallback
about 1 month ago
counterfactual_generator.py
Safe
23.4 kB
fix(counterfactuals): use disease-specific inference threshold instead of hardcoded 0.5
about 1 month ago
database.py
Safe
2.98 kB
feat(db): add PostgreSQL/SQLite async DB layer with SQLAlchemy 2.0
about 1 month ago
ensemble_loader.py
Safe
31.5 kB
fix(counterfactuals): use disease-specific inference threshold instead of hardcoded 0.5
about 1 month ago
main.py
Safe
27.6 kB
fix(auth): allow unauthenticated access to /generate-report
about 1 month ago
model_loader.py
Safe
23.5 kB
fix(api): add prediction and confidence to /explain response
about 1 month ago
rate_limit.py
Safe
1.84 kB
feat(rate-limit): add per-user rate limiting via slowapi
about 1 month ago
router.py
Safe
10.9 kB
fix(counterfactuals): enable What-If scenarios for heart_disease
about 1 month ago
schemas.py
Safe
11.9 kB
fix(api): add prediction and confidence to /explain response
about 1 month ago
shap_service.py
Safe
2.49 kB
feat(core): apply production security updates, fix infrastructure bugs, and add SHAP service
2 months ago