- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 2 of 2 for 1 (0.01 sec)
Similar results are displayed.
-
classification_report — scikit-learn 1.7.dev0 d...
50 1.00 0.67 1 class 1 0.00 0.00 0.00 1 class 2 1.00 0.67...>>> y_pred = [ 1 , 1 , 0 ] >>> y_true = [ 1 , 1 , 1 ] >>> print...scikit-learn.org/dev/modules/generated/sklearn.metrics.classification_report.html -
classification_report — scikit-learn 1.6.0 docu...
50 1.00 0.67 1 class 1 0.00 0.00 0.00 1 class 2 1.00 0.67...>>> y_pred = [ 1 , 1 , 0 ] >>> y_true = [ 1 , 1 , 1 ] >>> print...scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html