Viiraa Scalar MLP Models
This repository contains scalar meal-response prediction models exported from:
../Viiraa-Prediction/outputs/experiments/scalar_cwt_5_360_same_anchor_mlp_cwtfeat_to_original/final_models
Targets included: auc_120_abs, iauc_120, peak_amplitude, peak_time_min
Files
<target>/model.pt: serialized PyTorch checkpoint with preprocessing metadata.<target>/model_metadata.json: model/config metadata.<target>/training_summary.json: training summary metrics.
Usage
Load the model.pt checkpoint with torch.load(..., weights_only=False) and apply the preprocessing metadata bundled inside the checkpoint payload before inference.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support