Allisona commited on
Commit
05fbc62
·
verified ·
1 Parent(s): 619a4b2

Delete ufc_model_metadata.json

Browse files
Files changed (1) hide show
  1. ufc_model_metadata.json +0 -35
ufc_model_metadata.json DELETED
@@ -1,35 +0,0 @@
1
- {
2
- "feature_columns": [
3
- "KD_diff",
4
- "STR_diff",
5
- "TD_diff",
6
- "SUB_diff",
7
- "Fighter_1_KD",
8
- "Fighter_2_KD",
9
- "Fighter_1_STR",
10
- "Fighter_2_STR",
11
- "Fighter_1_TD",
12
- "Fighter_2_TD",
13
- "Fighter_1_SUB",
14
- "Fighter_2_SUB",
15
- "Fighter_1_accuracy",
16
- "Fighter_2_accuracy",
17
- "Round",
18
- "weight_class_Bantamweight",
19
- "weight_class_Catch Weight",
20
- "weight_class_Featherweight",
21
- "weight_class_Flyweight",
22
- "weight_class_Heavyweight",
23
- "weight_class_Light Heavyweight",
24
- "weight_class_Lightweight",
25
- "weight_class_Middleweight",
26
- "weight_class_Welterweight",
27
- "Method_encoded"
28
- ],
29
- "best_model_name": "Regresi\u00f3n Log\u00edstica",
30
- "best_accuracy": 0.9892183288409704,
31
- "best_auc": 0.9834103566773315,
32
- "model_type": "LogisticRegression",
33
- "input_requirements": "Ver feature_ranges.json para rangos",
34
- "training_date": "2025-11-28 02:46:41"
35
- }