focus_Guard_test / checkpoints /hybrid_focus_config.json
k22056537
chore: MLP pipeline, evaluation updates, feature importance, confusion matrices
aa46f15
raw
history blame contribute delete
347 Bytes
{
"use_xgb": true,
"w_mlp": 0.3,
"w_xgb": 0.3,
"w_geo": 0.7,
"threshold": 0.46117913373775393,
"use_yawn_veto": true,
"geo_face_weight": 0.7,
"geo_eye_weight": 0.3,
"mar_yawn_threshold": 0.55,
"metric": "f1",
"combiner": "logistic",
"combiner_path": "/Users/mohammedalketbi22/GAP/Final/checkpoints/hybrid_combiner.joblib"
}