mindpulse / config.json
AtharvaXX's picture
Upload config.json with huggingface_hub
bc37c51 verified
Raw
History Blame Contribute Delete
209 Bytes
{
"model_type": "random_forest_regressor",
"input_features": [
"heart_rate",
"hrv_rmssd",
"motion_level",
"hr_baseline",
"rmssd_baseline"
],
"target": "engagement_score"
}