CoolFace
Apppublic

marwahhh/PharmaDemandd

sourceHugging Faceupdated 9mo agoView on Hugging Face
0likes
35 commits on main
4988a669mo ago

docs: update System page with HF deployment + hypothesis + live metrics + features

marwahhh
94c7fc89mo ago

docs: update System page with HF deployment + hypothesis + live metrics + features

marwahhh
364820f9mo ago

fix: forecasting uses auto recent_sales; manual sales optional

marwahhh
a3aefed9mo ago

fix: forecasting uses auto recent_sales; manual sales optional

marwahhh
33137949mo ago

fix: forecasting uses auto recent_sales; manual sales optional

marwahhh
d8fcc089mo ago

UI: forecasting dropdowns + auto-fill recent sales

marwahhh
7d490769mo ago

Add required model + processed data for HF forecasting

marwahhh
d288b359mo ago

Wait for model_loaded=true before starting Streamlit

marwahhh
af2bc979mo ago

Fix Forecasting readiness: re-check /health live

marwahhh
7dfb0af9mo ago

Wait for model readiness before starting Streamlit

marwahhh
e1d7c689mo ago

Update README.md

marwahhh
ac0d7f49mo ago

Track HF-safe reports artifacts (metrics + theme)

marwahhh
6d203a49mo ago

Ignore huge joblib model for HF

marwahhh
75323589mo ago

Deploy PharmaDemand (FastAPI + Streamlit) on HF

marwahhh
d624c869mo ago

Make FastAPI Docker bind to PORT for deployment

marwahhh
3428d2e9mo ago

Docker compose + UI/API config

marwahhh
f01b97a9mo ago

Add plotly dependency for Streamlit UI

marwahhh
5eab77f9mo ago

Add themed Deepchecks report endpoint and update UI link

marwahhh
fe028ce9mo ago

Add metrics endpoint, serve reports, improve UI, fix DeepChecks export

marwahhh
32e6cd19mo ago

ci: create minimal model artifacts before pytest

marwahhh
2cfcb739mo ago

feat: Prefect pipeline + DeepChecks gate; fix CSV writes; ignore artifacts

marwahhh
def7fc79mo ago

fix: Prefect flow uses venv interpreter via sys.executable

marwahhh
0ae563b10mo ago

Update README.md

Marwah Khokher
81c2e5910mo ago

Revise README with enhanced project details

Marwah Khokher
b3d516c10mo ago

Update README with project details and instructions

Marwah Khokher
1952a3010mo ago

fix: CI-safe artifact loading; guard model/cooc per endpoint

marwahhh
d31c4bd10mo ago

fix: restore runtime processed artifacts

marwahhh
b17e7f310mo ago

fix: allow required processed artifacts for CI

marwahhh
017d0c910mo ago

chore: stop tracking local test csv

marwahhh
b9afbad10mo ago

chore: ignore datasets/artifacts; keep only models/latest

marwahhh
fce2d5e10mo ago

Fix CI: split requirements (runtime/dev/windows)

marwahhh
c124b1a10mo ago

Fix CI: gate pywin32 to Windows only

marwahhh
195830b10mo ago

Fix CI: make pywin32 Windows-only

marwahhh
81d2d6d10mo ago

Initial: FastAPI + ML pipeline + tests + Docker + CI

marwahhh
cdcf3d210mo ago

Initial commit

Marwah Khokher