Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1211 - 1220 of over 10,000 for 2 (0.49 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. 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
     
  3. 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
     
  4. 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
     
  5. 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
     
  6. 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
     
  7. Elastic BBQ: Better Binary Quantization in Luce...

    < 0 ) + ( 2 < < 1 ) + ( 1 < < 2 ) + ( 2 < <...<< 0) + (2 << 1) + (1 << 2) + (2 << 3) =...
    www.elastic.co/search-labs/blog/better-binary-quantization-lucene-elasticsearch
    Mon Mar 09 01:28:49 UTC 2026
      62.8K bytes
      Cache
     
  8. MiniBatchNMF — scikit-learn 1.8.0 documen...

    ||H||_{Fro}^2,\end{aligned}\end{align} \] where \(||A||_{Fro}^2 = \sum_{i,j}...array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchNMF.html
    Mon Mar 09 14:07:53 UTC 2026
      20.3K 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. Isomap — scikit-learn 1.8.0 documentation

    n_components = 2 , eigen_solver = 'auto' , tol..., metric = 'minkowski' , p = 2 , metric_params = None ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.Isomap.html
    Mon Mar 09 14:07:53 UTC 2026
      17.9K bytes
      Cache
     
Back to Top