Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 281 - 290 of 3,740 for 1 (0.09 sec)

  1. MetadataRouter — scikit-learn 1.7.2 documentation

    Added in version 1.3. Parameters : owner str The...given method. Added in version 1.4. Parameters : method str The...
    scikit-learn.org/stable/modules/generated/sklearn.utils.metadata_routing.MetadataRouter.html
    Mon Sep 15 09:31:44 UTC 2025
      120.6K bytes
      Cache
     
  2. LarsCV — scikit-learn 1.7.2 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...all strings. Added in version 1.0. See also lars_path Compute...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html
    Tue Sep 16 14:38:55 UTC 2025
      141.7K bytes
      Cache
     
  3. learning_curve — scikit-learn 1.7.2 documentation

    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.learning_curve.html
    Mon Sep 15 09:31:45 UTC 2025
      125.7K bytes
      Cache
     
  4. LeaveOneOut — scikit-learn 1.7.2 documentation

    array ([[ 1 , 2 ], [ 3 , 4 ]]) >>> y = np . array ([ 1 , 2 ]) >>>...0: Train: index=[1] Test: index=[0] Fold 1: Train: index=[0]...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneOut.html
    Tue Sep 16 14:38:54 UTC 2025
      116.3K bytes
      Cache
     
  5. fastica — scikit-learn 1.7.2 documentation

    The implementation is based on [1] . Read more in the User Guide...performed. Changed in version 1.3: The default value of whiten...
    scikit-learn.org/stable/modules/generated/fastica-function.html
    Tue Sep 16 14:38:55 UTC 2025
      117.5K bytes
      Cache
     
  6. ClusterMixin — scikit-learn 1.7.2 documentation

    fit_predict ( X ) array([1, 1, 1]) fit_predict ( X , y = None...) ... return self >>> X = [[ 1 , 2 ], [ 2 , 3 ], [ 3 , 4 ]] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.base.ClusterMixin.html
    Tue Sep 16 14:38:52 UTC 2025
      109.1K bytes
      Cache
     
  7. RandomTreesEmbedding — scikit-learn 1.7.2 docum...

    1.], [1., 0., 1., 0., 1., 0., 1., 0., 1., 0.], [0., 1., 1.,...array([[0., 1., 1., 0., 1., 0., 0., 1., 1., 0.], [0., 1., 1., 0., 1.,...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomTreesEmbedding.html
    Tue Sep 16 14:38:55 UTC 2025
      154K bytes
      Cache
     
  8. GaussianRandomProjection — scikit-learn 1.7.2 d...

    Added in version 1.1. n_features_in_ int Number of...n_components = 'auto' , * , eps = 0.1 , compute_inverse_components =...
    scikit-learn.org/stable/modules/generated/sklearn.random_projection.GaussianRandomProjection.html
    Mon Sep 15 09:31:44 UTC 2025
      129.9K bytes
      Cache
     
  9. AdditiveChi2Sampler — scikit-learn 1.7.2 docume...

    transformed into 2*sample_steps-1 features, where sample_steps is...values of sample_steps include 1, 2 and 3. Optimal choices for...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.AdditiveChi2Sampler.html
    Tue Sep 16 14:38:55 UTC 2025
      129K bytes
      Cache
     
  10. LabelPropagation — scikit-learn 1.7.2 documenta...

    means 1 unless in a joblib.parallel_backend context. -1 means...all strings. Added in version 1.0. n_iter_ int Number of iterations...
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelPropagation.html
    Mon Sep 15 09:31:45 UTC 2025
      130.9K bytes
      Cache
     
Back to top