Commit History

Update GitHub link to repo URL
ccdc581

Hardik commited on

Unify critic card top-line and model-type colors to gold
ab6ff0e

Hardik commited on

Add Featured Screenings section with sample reviews
fa77ac9

Hardik commited on

Fix seed: run prisma generate before db push
21ebebb

Hardik commited on

Seed database with model metrics during Docker build
faa1abc

Hardik commited on

Revert sklearn to 1.5.1, fix multi_class at load time
374f547

Hardik commited on

Better error logging, direct ML predict endpoint
46042a6

Hardik commited on

Include prediction errors in response for debugging
84a9f0b

Hardik commited on

LSTM: fallback to rebuild model arch and load weights
d939d85

Hardik commited on

LSTM: try keras.saving.load_model first
525fd77

Hardik commited on

Docker: remove tf-keras, keep native keras 3
eafed38

Hardik commited on

LSTM: use native keras (Keras 3) for loading, remove tf-keras
7772b12

Hardik commited on

LSTM: use keras3 directly (not tf-keras) for loading Keras 3 model
606b50e

Hardik commited on

LSTM: detect file format header, better diagnostics
a6150bc

Hardik commited on

LSTM: detailed loading diagnostics
1e6ceac

Hardik commited on

Add /ml-health endpoint for direct ML service access
1110c9c

Hardik commited on

Forward ML load_errors in health endpoint
18daf48

Hardik commited on

Add load_errors to health endpoint for debugging
b94512a

Hardik commited on

Fix LSTM: better loader fallbacks, verify tf-keras
b6b2e33

Hardik commited on

Fix LSTM loading: try compile=False and multiple backends
48320d3

Hardik commited on

Fix Dockerfile: separate torch CPU install, add tf-keras
f4a3f22

Hardik commited on

Fix: resilient predictions, sklearn 1.3.2, LSTM compat, CPU torch
1c08948

Hardik commited on

Pin sklearn to 1.3.2 for model compatibility
a435fdd

Hardik commited on

Fix sklearn compatibility for LR model (multi_class attribute)
84d0886

Hardik commited on

Add Space metadata to README
9adee6a

Hardik commited on

Initial commit: Sentiment Analysis HF Space
3a93fb9

Hardik commited on