MLP β€” UCI Heart Disease (Cleveland) β€” xaitalk tabular demo

A small 4-layer MLP (13β†’64β†’32β†’16β†’2) trained once on the UCI Heart Disease (Cleveland) dataset, frozen and published so xaitalk's tabular adapter loads fixed, reproducible weights (via xaitalk.hub.ensure_model) across PyTorch / TensorFlow / JAX β€” rather than retraining on every load().

This makes the tabular domain deterministic (canonical + cross-device consistency) and, crucially, demonstrates XAI on real, interpretable clinical features (age, cholesterol, resting BP, ...) rather than synthetic data β€” there is no signal to attribute in random data.

  • Weights: framework-agnostic numpy .npz (JAX layout; PT transposes Dense).
  • Trainer: deterministic numpy Adam (seed 42), so the artifact is reproducible.
  • Dataset: UCI Heart Disease (Cleveland), 303 samples, 13 features, 2 classes.

Part of xaitalk β€” cross-framework XAI.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support