Spaces:
Sleeping
Sleeping
File size: 534 Bytes
be74ab5 34b3c75 be74ab5 1ab5d77 6963ad8 be74ab5 7d31506 34b3c75 be74ab5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | {
"model_type": "Random Forest",
"feature_cols": [
"AVRR",
"SDNN",
"RMSSD",
"PNN50",
"Coefficient_of_Variation",
"Age",
"Weight",
"Height",
"RMSSD_SDNN_ratio",
"HRV_index",
"Stress_index",
"Parasympathetic",
"AVRR_PNN50",
"CV_SDNN",
"RMSSD_sq",
"SDNN_sq"
],
"target_col": "Fatigue_Level",
"cv_accuracy": 0.9096989966555183,
"cv_f1_score": 0.9097647105937559,
"training_accuracy": 0.998088867654085,
"n_samples": 2093,
"training_mode": "all_data_demo"
} |