There was an error while loading. Please reload this page.
1 parent b87f830 commit d32bdfbCopy full SHA for d32bdfb
AutoML_Online_Learning_Dataset_1.ipynb
@@ -1569,10 +1569,10 @@
1569
"output_type": "stream",
1570
"text": [
1571
"SRPClassifier(HoeffdingTreeClassifier)\n",
1572
- "Accuracy: 97.392%\n",
1573
- "Precision: 93.128%\n",
1574
- "Recall: 93.721%\n",
1575
- "F1-score: 93.423%\n"
+ "Accuracy: 99.036%\n",
+ "Precision: 98.189%\n",
+ "Recall: 96.912%\n",
+ "F1-score: 97.546%\n"
1576
]
1577
}
1578
],
@@ -1692,7 +1692,7 @@
1692
"collapsed": true
1693
},
1694
"source": [
1695
- "After hyperparameter optimization, the accuracy of SRP has been improved from 97.392% to 99.841%"
+ "After hyperparameter optimization, the accuracy of SRP has been improved from 99.036% to 99.254%"
1696
1697
1698
0 commit comments