Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 2 of 2 for 1 (0.02 sec)

Similar results are displayed.

  1. precision_score — scikit-learn 1.6.0 documentation

    [ 1 , 1 , 1 ], [ 0 , 1 , 1 ]] >>> y_pred = [[...[[ 0 , 0 , 0 ], [ 1 , 1 , 1 ], [ 1 , 1 , 0 ]] >>> precision_score...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_score.html
    Fri Dec 20 11:14:14 UTC 2024
      125.6K bytes
      Cache
     
  2. recall_score — scikit-learn 1.6.0 documentation

    [ 1 , 1 , 1 ], [ 0 , 1 , 1 ]] >>> y_pred = [[...[[ 0 , 0 , 0 ], [ 1 , 1 , 1 ], [ 1 , 1 , 0 ]] >>> recall_score...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.recall_score.html
    Fri Dec 20 11:14:16 UTC 2024
      125.8K bytes
      Cache
     
Back to top