Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 110 of 3,485 for 1 (0.1 sec)

  1. Nystroem — scikit-learn 1.5.0 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...all strings. Added in version 1.0. See also AdditiveChi2Sampler...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.Nystroem.html
    Thu May 30 15:22:06 UTC 2024
      142.4K bytes
      Cache
     
  2. HalvingGridSearchCV — scikit-learn 1.5.0 docume...

    version 1.5: Xt was deprecated in 1.5 and will be removed in 1.7....means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingGridSearchCV.html
    Fri May 31 14:06:07 UTC 2024
      167.4K bytes
      Cache
      Similar Results (1)
     
  3. 1.3. Kernel ridge regression — scikit-learn 1.5...

    content Back to top Ctrl + K GitHub 1.3. Kernel ridge regression # Kernel...model using only approximately 1/3 of the 100 training datapoints...
    scikit-learn.org/stable/modules/kernel_ridge.html
    Fri May 31 14:06:04 UTC 2024
      43.3K bytes
      Cache
     
  4. completeness_score — scikit-learn 1.5.0 documen...

    1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 Non-perfect labelings...completeness_score ([ 0 , 0 , 1 , 1 ], [ 0 , 1 , 0 , 1 ])) 0.0 >>> print...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.completeness_score.html
    Fri May 31 14:06:06 UTC 2024
      120.6K bytes
      Cache
     
  5. precision_score — scikit-learn 1.5.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 May 31 14:06:07 UTC 2024
      130.9K bytes
      Cache
      Similar Results (1)
     
  6. f1_score — scikit-learn 1.5.0 documentation

    [ 1 , 1 , 1 ], [ 0 , 1 , 1 ]] >>> y_pred = [[...[[ 0 , 0 , 0 ], [ 1 , 1 , 1 ], [ 1 , 1 , 0 ]] >>> f1_score ( y_true...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.f1_score.html
    Fri May 31 14:06:06 UTC 2024
      131.1K bytes
      Cache
     
  7. confusion_matrix — scikit-learn 1.5.0 documenta...

    1 , 0 , 1 ], [ 1 , 1 , 1 , 0 ]) . ravel ()...negatives is \(C_{1,0}\) , true positives is \(C_{1,1}\) and false...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix.html
    Fri May 31 14:06:04 UTC 2024
      123.1K bytes
      Cache
     
  8. minmax_scale — scikit-learn 1.5.0 documentation

    1 , 2 ], [ - 1 , 0 , 1 ]] >>> minmax_scale...independently array([[0., 1., 1.], [1., 0., 0.]]) >>> minmax_scale...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.minmax_scale.html
    Thu May 30 15:22:07 UTC 2024
      121.3K bytes
      Cache
     
  9. 6.1. Pipelines and composite estimators — sciki...

    1.1.1. Usage # 6.1.1.1.1. Build a pipeline...0, 0, 0, 1, 0, 1, 0, 0, 1, 1, 1, 0], [0, 1, 0, 0, 1, 0, 0, 0,...
    scikit-learn.org/stable/modules/compose.html
    Fri May 31 14:06:07 UTC 2024
      117.2K bytes
      Cache
     
  10. estimate_bandwidth — scikit-learn 1.5.0 documen...

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.estimate_bandwidth.html
    Thu May 30 15:22:07 UTC 2024
      116.8K bytes
      Cache
     
Back to top