Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 2,906 for 1 (0.07 sec)

  1. SequentialFeatureSelector — scikit-learn 1.6.1 ...

    version 1.1: The option "auto" was added in version 1.1. Changed...version 1.3: The default changed from "warn" to "auto" in 1.3. tol...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html
    Sun Jun 01 04:47:38 UTC 2025
      143K bytes
      Cache
     
  2. RandomizedSearchCV — scikit-learn 1.6.1 documen...

    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.RandomizedSearchCV.html
    Sun Jun 01 04:47:39 UTC 2025
      170.9K bytes
      Cache
     
  3. recall_score — scikit-learn 1.6.1 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
    Sun Jun 01 04:47:38 UTC 2025
      125.9K bytes
      Cache
      Similar Results (1)
     
  4. NeighborhoodComponentsAnalysis — scikit-learn 1...

    If 1, progress messages will be printed to stdout. If > 1, progress...<= min(n_features, n_classes - 1) we use 'lda' , as it uses labels...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NeighborhoodComponentsAnalysis.html
    Sun Jun 01 04:47:39 UTC 2025
      143.3K bytes
      Cache
     
  5. LearningCurveDisplay — scikit-learn 1.6.1 docum...

    1, 0.33, 0.55, 0.78, 1.]) , cv = None , scoring...(n_ticks,), default=np.linspace(0.1, 1.0, 5) Relative or absolute numbers...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html
    Sun Jun 01 04:47:39 UTC 2025
      144.9K bytes
      Cache
     
  6. empirical_covariance — scikit-learn 1.6.1 docum...

    >>> X = [[ 1 , 1 , 1 ],[ 1 , 1 , 1 ],[ 1 , 1 , 1 ], ... [ 0 ,...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.empirical_covariance.html
    Sun Jun 01 04:47:41 UTC 2025
      109.2K bytes
      Cache
     
  7. 1.8. Cross decomposition — scikit-learn 1.6.1 d...

    CCA and PLSSVD 1.8.1. PLSCanonical # We here describe...as follows: Set \(X_1\) to \(X\) and \(Y_1\) to \(Y\) . Then,...
    scikit-learn.org/stable/modules/cross_decomposition.html
    Sun Jun 01 04:47:39 UTC 2025
      55.3K bytes
      Cache
     
  8. TransformedTargetRegressor — scikit-learn 1.6.1...

    reshape ( - 1 , 1 ) >>> y = np . exp ( 2 * X )...all strings. Added in version 1.0. See also sklearn.preproces...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Sun Jun 01 04:47:39 UTC 2025
      144.5K bytes
      Cache
     
  9. 1.12. Multiclass and multioutput algorithms — s...

    1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,...0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,...
    scikit-learn.org/stable/modules/multiclass.html
    Sun Jun 01 04:47:39 UTC 2025
      105.9K bytes
      Cache
     
  10. pairwise_distances — scikit-learn 1.6.1 documen...

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0 ]] >>>...deprecated from SciPy 1.9 and will be removed in SciPy 1.11. Note 'matching'...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances.html
    Sun Jun 01 04:47:41 UTC 2025
      118.8K bytes
      Cache
     
Back to top