Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 331 - 340 of 3,499 for 1 (0.1 sec)

  1. SelectFdr — scikit-learn 1.6.0 documentation

    Added in version 1.0. See also f_classif ANOVA F-value..."x1", ..., "x(n_features_in_ - 1)"] . If input_features is an array-like,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFdr.html
    Fri Dec 20 11:14:16 UTC 2024
      133.1K bytes
      Cache
     
  2. SelectFwe — scikit-learn 1.6.0 documentation

    Added in version 1.0. See also f_classif ANOVA F-value..."x1", ..., "x(n_features_in_ - 1)"] . If input_features is an array-like,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFwe.html
    Fri Dec 20 11:14:14 UTC 2024
      132.1K bytes
      Cache
     
  3. LedoitWolf — scikit-learn 1.6.0 documentation

    1]. n_features_in_ int Number of...all strings. Added in version 1.0. See also EllipticEnvelope An...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html
    Fri Dec 20 11:14:16 UTC 2024
      132.9K bytes
      Cache
     
  4. 2.7. Novelty and Outlier Detection — scikit-lea...

    array ([[ - 1 , - 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [...Inliers are labeled 1, while outliers are labeled -1. The predict method...
    scikit-learn.org/stable/modules/outlier_detection.html
    Fri Dec 20 11:14:16 UTC 2024
      71.4K bytes
      Cache
     
  5. PairwiseKernel — scikit-learn 1.6.0 documentation

    PairwiseKernel ( gamma = 1.0 , gamma_bounds = (1e-05, 100000.0)...Parameters : gamma float, default=1.0 Parameter gamma of the pairwise...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.PairwiseKernel.html
    Fri Dec 20 11:14:16 UTC 2024
      124K bytes
      Cache
     
  6. 3.4. Metrics and scoring: quantifying the quali...

    1 , 1 , 1 , 1 , 1 ] >>> y_pred = [ 0 , 1 , 0 , 1 , 0 ,..., 0 , 1 , 1 , 1 , 1 , 1 ] >>> y_pred = [ 0 , 1 , 0 , 1 , 0 ,...
    scikit-learn.org/dev/modules/model_evaluation.html
    Fri Dec 20 11:14:15 UTC 2024
      410.1K bytes
      Cache
      Similar Results (1)
     
  7. Parallel — scikit-learn 1.6.0 documentation

    Added in version 1.3. __call__ ( iterable ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.utils.parallel.Parallel.html
    Thu Dec 12 16:37:36 UTC 2024
      113.9K bytes
      Cache
     
  8. Support — scikit-learn 1.7.dev0 documentation

    Resources # This documentation is for 1.7.dev0. Find documentation for...
    scikit-learn.org/dev/support.html
    Fri Dec 20 11:14:16 UTC 2024
      26.1K bytes
      Cache
     
  9. RadiusNeighborsRegressor — scikit-learn 1.6.0 d...

    () array([[1., 0., 1.], [0., 1., 0.], [1., 0., 1.]]) score (...[[ 0 ], [ 1 ], [ 2 ], [ 3 ]] >>> y = [ 0 , 0 , 1 , 1 ] >>> from...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsRegressor.html
    Fri Dec 20 11:14:14 UTC 2024
      150.7K bytes
      Cache
      Similar Results (1)
     
  10. OneClassSVM — scikit-learn 1.6.0 documentation

    predict ( X ) array([-1, 1, 1, 1, -1]) >>> clf . score_samples...default=-1 Hard limit on iterations within solver, or -1 for no...
    scikit-learn.org/stable/modules/generated/sklearn.svm.OneClassSVM.html
    Thu Dec 12 16:37:36 UTC 2024
      141.5K bytes
      Cache
     
Back to top