Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 1,798 for 1 (0.07 sec)

  1. fastica — scikit-learn 1.5.0 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
    Thu May 30 15:22:05 UTC 2024
      123.7K bytes
      Cache
     
  2. ClusterMixin — scikit-learn 1.5.0 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
    Fri May 31 14:06:07 UTC 2024
      115.2K bytes
      Cache
     
  3. GaussianRandomProjection — scikit-learn 1.5.0 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
    Fri May 31 14:06:07 UTC 2024
      136K bytes
      Cache
     
  4. AdditiveChi2Sampler — scikit-learn 1.5.0 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
    Fri May 31 14:06:04 UTC 2024
      135K bytes
      Cache
     
  5. LabelPropagation — scikit-learn 1.5.0 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
    Fri May 31 14:06:04 UTC 2024
      137.1K bytes
      Cache
     
  6. Version 1.1 — scikit-learn 1.5.0 documentation

    Version 1.1.0 # May 2022 Minimal dependencies # Version 1.1.0 of...#23273 by Thomas Fan . Version 1.1.1 # May 2022 Changelog # Enhancement...
    scikit-learn.org/stable/whats_new/v1.1.html
    Fri May 31 14:06:04 UTC 2024
      291.5K bytes
      Cache
      Similar Results (1)
     
  7. SelectFpr — scikit-learn 1.5.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.SelectFpr.html
    Fri May 31 14:06:06 UTC 2024
      138.8K bytes
      Cache
     
  8. indexable — scikit-learn 1.5.0 documentation

    [ 1 , 2 , 3 ], np . array ([ 2 , 3...>>> indexable ( * iterables ) [[1, 2, 3], array([2, 3, 4]), None,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.indexable.html
    Thu May 30 15:22:06 UTC 2024
      112.9K bytes
      Cache
     
  9. FactorAnalysis — scikit-learn 1.5.0 documentation

    Added in version 1.0. See also PCA Principal component...Machine Learning, Algorithm 21.1. Christopher M. Bishop: Pattern...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.FactorAnalysis.html
    Fri May 31 14:06:06 UTC 2024
      145.3K bytes
      Cache
     
  10. Kernel PCA — scikit-learn 1.5.0 documentation

    1 ], c = y_train ) train_ax . set_ylabel ( "Feature #1" )...= make_circles ( n_samples = 1_000 , factor = 0.3 , noise = 0.05...
    scikit-learn.org/stable/auto_examples/decomposition/plot_kernel_pca.html
    Fri May 31 14:06:06 UTC 2024
      107K bytes
      Cache
     
Back to top