Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1211 - 1220 of over 10,000 for 2 (0.76 seconds)

Filter
  1. VotingRegressor — scikit-learn 1.8.0 docu...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...X = np . array ([[ 1 , 1 ], [ 2 , 4 ], [ 3 , 9 ], [ 4 , 16 ],...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingRegressor.html
    Mon Mar 09 14:07:53 UTC 2026
      18.4K bytes
      Cache
     
  2. randomized_svd — scikit-learn 1.8.0 docum...

    2), (2,), (2, 4)) On this page This Page...increase this parameter up to 2*k - n_components where k is the...
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_svd.html
    Thu Mar 05 14:15:30 UTC 2026
      15.6K bytes
      Cache
     
  3. inplace_csr_column_scale — scikit-learn 1...

    2 , 2 ]) >>> data = np . array ([ 8 , 1 , 2 , 5...>>> scale = np . array ([ 2 , 3 , 2 ]) >>> csr = sparse...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_csr_column_scale.html
    Mon Feb 02 09:23:44 UTC 2026
      109K bytes
      Cache
     
  4. Elasticsearch 9.3 adds bfloat16 vector support ...

    only use 2 bytes. It does this by discarding the lowest 2 bytes...float16 format, which only uses 2 bytes per value. However, this...
    www.elastic.co/search-labs/blog/bfloat16-vector-support-elasticsearch
    Mon Mar 09 01:38:33 UTC 2026
      40.4K bytes
      Cache
     
  5. Visualizing the probabilistic predictions of a ...

    SplineTransformer ( degree = 2 , n_knots = 2 ), PolynomialFeatures (...SplineTransformer(degree=2, n_knots=2)), ('polynomialfeatures',...
    scikit-learn.org/stable/auto_examples/ensemble/plot_voting_decision_regions.html
    Mon Mar 09 14:07:53 UTC 2026
      33.2K bytes
      Cache
     
  6. GammaRegressor — scikit-learn 1.8.0 docum...

    determination R^2. R^2 uses squared error and D^2 uses the deviance...() >>> X = [[ 1 , 2 ], [ 2 , 3 ], [ 3 , 4 ], [ 4 , 3...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html
    Mon Mar 09 14:07:53 UTC 2026
      17.3K bytes
      Cache
     
  7. Swiss Roll And Swiss-Hole Reduction — sci...

    n_components = 2 ) sr_tsne = manifold . TSNE ( n_components = 2 , perplexity...n_components = 2 ) sh_tsne = manifold . TSNE ( n_components = 2 , perplexity...
    scikit-learn.org/stable/auto_examples/manifold/plot_swissroll.html
    Mon Mar 09 14:07:53 UTC 2026
      16.5K bytes
      Cache
     
  8. murmurhash3_32 — scikit-learn 1.8.0 docum...

    to a signed int from -(2 ** 31) to 2 ** 31 - 1 Examples >>>...to an unsigned int from 0 to 2 ** 32 - 1 False: the results is...
    scikit-learn.org/stable/modules/generated/sklearn.utils.murmurhash3_32.html
    Mon Mar 02 11:09:52 UTC 2026
      106.1K bytes
      Cache
     
  9. ProxyCachingConfiguration (Spring Framework 7.0...

    proxyBeanMethods =false) @Role (2) public class ProxyCachingConfigur...nternalCacheAdvisor") @Role (2) public   BeanFactoryCacheOper...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/cache/annotation/Pro...
    Fri Feb 01 00:00:00 UTC 1980
      21.3K bytes
      Cache
     
  10. TheilSenRegressor — scikit-learn 1.8.0 do...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...n_samples = 200 , n_features = 2 , noise = 4.0 , random_state =...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TheilSenRegressor.html
    Mon Mar 09 14:07:53 UTC 2026
      17.6K bytes
      Cache
     
Back to Top