Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1251 - 1260 of over 10,000 for 2 (0.71 seconds)

Filter
  1. 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
     
  2. non_negative_factorization — scikit-learn...

    ||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.non_negative_factorization.html
    Mon Mar 09 14:07:53 UTC 2026
      16.1K 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. 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
     
  5. 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
     
  6. 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
     
  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. 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
     
  10. brier_score_loss — scikit-learn 1.8.0 doc...

    2 , 0.7 , 0.1 ], [ 0.2 , 0.2 , 0.6 ]], ... labels...by 1/2 to lie in the [0, 1] range instead of the [0, 2] range....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.brier_score_loss.html
    Mon Mar 09 14:07:54 UTC 2026
      15.4K bytes
      Cache
     
Back to Top