Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Popular Words: test demo top s google tests d web store 日本

Results 1251 - 1260 of over 10,000 for 2 (0.23 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. 7.8. Pairwise metrics, Affinities and Kernels &...

    for all a and b 2. d ( a , b ) == 0 , if and only...>>> X = np . array ([[ 2 , 3 ], [ 3 , 5 ], [ 5 , 8 ]])...
    scikit-learn.org/stable/modules/metrics.html
    Mon Mar 09 14:07:53 UTC 2026
      10.5K bytes
      Cache
     
  4. 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
     
  5. 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
     
  6. oas — scikit-learn 1.8.0 documentation

    formula (23) states that 2/p (p being the number of features)...because for a large p, the value of 2/p is so small that it doesn’t...
    scikit-learn.org/stable/modules/generated/oas-function.html
    Mon Mar 09 14:07:54 UTC 2026
      13.8K bytes
      Cache
     
  7. 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
     
  8. KFold — scikit-learn 1.8.0 documentation

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...1 , 2 , 3 , 4 ]) >>> kf = KFold ( n_splits = 2 ) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html
    Mon Mar 09 14:07:53 UTC 2026
      15.7K bytes
      Cache
     
  9. L1-based models for Sparse Signals — scik...

    linspace ( - 2 , 2 , n_samples ) freqs = 2 * np . pi * np ....time_step + 2 * ( rng . random_sample () - 0.5 )) X [:, i ] += 0.2 * rng...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html
    Mon Mar 09 14:07:53 UTC 2026
      20.5K bytes
      Cache
     
  10. NearestCentroid — scikit-learn 1.8.0 docu...

    [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...3 , 2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Mon Mar 09 14:07:57 UTC 2026
      17.2K bytes
      Cache
     
Back to Top