Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 201 - 210 of 2,486 for 2 (0.07 sec)

  1. IterativeImputer — scikit-learn 1.7.2 documenta...

    2. , 3. ], [ 4. , 2.6000, 6. ], [10. , 4.9999,...more verbose. Can be 0, 1, or 2. random_state int, RandomState...
    scikit-learn.org/stable/modules/generated/sklearn.impute.IterativeImputer.html
    Sun Nov 09 07:16:24 UTC 2025
      151.5K bytes
      Cache
     
  2. StackingRegressor — scikit-learn 1.7.2 document...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...generalization.” Neural networks 5.2 (1992): 241-259. Examples >>>...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html
    Sun Nov 09 07:16:25 UTC 2025
      153.4K bytes
      Cache
     
  3. MiniBatchKMeans — scikit-learn 1.7.2 documentation

    [ 2 , 2 ], ... [ 3 , 2 ], [ 5 , 5 ], [ 1 ,...array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ], [ 4 , 0...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.MiniBatchKMeans.html
    Sun Nov 09 07:16:25 UTC 2025
      171.1K bytes
      Cache
     
  4. LatentDirichletAllocation — scikit-learn 1.7.2 ...

    implementation is based on [1] and [2] . Added in version 0.17. Read...rule. References [ 1 ] ( 1 , 2 , 3 ) “Online Learning for Latent...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.LatentDirichletAllocation.html
    Sun Nov 09 07:16:24 UTC 2025
      152.4K bytes
      Cache
     
  5. TfidfVectorizer — scikit-learn 1.7.2 documentation

    2) means unigrams and bigrams, and (2, 2) means only...default regexp selects tokens of 2 or more alphanumeric characters...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfVectorizer.html
    Sun Nov 09 07:16:25 UTC 2025
      147.9K bytes
      Cache
     
  6. SimpleImputer — scikit-learn 1.7.2 documentation

    2. Changed in version 1.6: Currently,...) >>> imp_mean . fit ([[ 7 , 2 , 3 ], [ 4 , np . nan , 6 ], [...
    scikit-learn.org/stable/modules/generated/sklearn.impute.SimpleImputer.html
    Sun Nov 09 07:16:24 UTC 2025
      147K bytes
      Cache
     
  7. SelectFromModel — scikit-learn 1.7.2 documentation

    [ - 2.79 , - 0.02 , - 0.85 ], ... [ - 1.34 , - 0.48 , - 2.55 ],...the estimator is of dimension 2. max_features int, callable, default=None...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFromModel.html
    Sun Nov 09 07:16:24 UTC 2025
      147.5K bytes
      Cache
     
  8. MaxAbsScaler — scikit-learn 1.7.2 documentation

    2. ], ... [ 2. , 0. , 0. ], ... [ 0. ,...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MaxAbsScaler.html
    Sun Nov 09 07:16:24 UTC 2025
      131.4K bytes
      Cache
     
  9. 2.2. Manifold learning — scikit-learn 1.7.2 doc...

    scikit-learn are summarized below 2.2.2. Isomap # One of the earliest...Ctrl + K GitHub Choose version 2.2. Manifold learning # Look for...
    scikit-learn.org/stable/modules/manifold.html
    Sun Nov 09 07:16:25 UTC 2025
      86.1K bytes
      Cache
     
  10. ClassifierChain — scikit-learn 1.7.2 documentation

    2 , ... , Y . shape [ 1 ] - 1 ]...length 5.: order = [ 1 , 3 , 2 , 4 , 0 ] means that the first...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.ClassifierChain.html
    Sun Nov 09 07:16:24 UTC 2025
      140.8K bytes
      Cache
     
Back to top