Skip to content

Commit d32bdfb

Browse files
authored
Update AutoML_Online_Learning_Dataset_1.ipynb
1 parent b87f830 commit d32bdfb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

AutoML_Online_Learning_Dataset_1.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1569,10 +1569,10 @@
15691569
"output_type": "stream",
15701570
"text": [
15711571
"SRPClassifier(HoeffdingTreeClassifier)\n",
1572-
"Accuracy: 97.392%\n",
1573-
"Precision: 93.128%\n",
1574-
"Recall: 93.721%\n",
1575-
"F1-score: 93.423%\n"
1572+
"Accuracy: 99.036%\n",
1573+
"Precision: 98.189%\n",
1574+
"Recall: 96.912%\n",
1575+
"F1-score: 97.546%\n"
15761576
]
15771577
}
15781578
],
@@ -1692,7 +1692,7 @@
16921692
"collapsed": true
16931693
},
16941694
"source": [
1695-
"After hyperparameter optimization, the accuracy of SRP has been improved from 97.392% to 99.841%"
1695+
"After hyperparameter optimization, the accuracy of SRP has been improved from 99.036% to 99.254%"
16961696
]
16971697
}
16981698
],

0 commit comments

Comments
 (0)