- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 2 of 2 for * (0.19 sec)
Similar results are displayed.
-
recall_score — scikit-learn 1.7.1 documentation
weights. zero_division {“warn”, 0.0, 1.0, np.nan}, default=”warn”...average {‘micro’, ‘macro’, ‘samples’, ‘weighted’, ‘binary’} or None,...scikit-learn.org/stable/modules/generated/sklearn.metrics.recall_score.html -
precision_score — scikit-learn 1.7.1 documentation
= [ 0 , 1 , 2 , 0 , 1 , 2 ] >>> y_pred = [ 0 , 2 , 1 , 0 , 0 ,...weights. zero_division {“warn”, 0.0, 1.0, np.nan}, default=”warn”...scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_score.html