Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1031 - 1040 of over 10,000 for 2 (0.36 seconds)

Filter
  1. kNN search in Elasticsearch | Elastic Docs

    - 1) cosine : (2 * _score) - 1 dot_product : (2 * _score) - 1..."k": 2, "num_candidates": 2, "inner_hits":...
    www.elastic.co/docs/solutions/search/vector/knn
    Fri Mar 06 21:35:17 UTC 2026
      41K bytes
      Cache
     
  2. StratifiedKFold — scikit-learn 1.8.0 documentation

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...StratifiedKFold ( n_splits = 2 ) >>> skf . get_n_splits () 2 >>> print ( skf...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html
    Mon Mar 23 20:39:23 UTC 2026
      16.1K bytes
      Cache
     
  3. GammaRegressor — scikit-learn 1.8.0 documentation

    determination R^2. R^2 uses squared error and D^2 uses the deviance...GammaRegressor () >>> X = [[ 1 , 2 ], [ 2 , 3 ], [ 3 , 4 ], [ 4 , 3...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html
    Mon Mar 23 20:39:20 UTC 2026
      17.3K bytes
      Cache
     
  4. root_mean_squared_error — scikit-learn 1.8.0 do...

    2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>> r...]] >>> y_pred = [[ 0 , 2 ],[ - 1 , 2 ],[ 8 , - 5 ]] >>> root_mean_squared_error...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.root_mean_squared_error.html
    Mon Mar 23 20:39:23 UTC 2026
      14K bytes
      Cache
     
  5. additive_chi2_kernel — scikit-learn 1.8.0 docum...

    -2.], [-2., -1.]]) On this page This...given by: k(x, y) = -Sum [(x - y)^2 / (x + y)] It can be interpreted...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.additive_chi2_kernel.html
    Mon Mar 23 20:39:23 UTC 2026
      13.5K bytes
      Cache
     
  6. as_float_array — scikit-learn 1.8.0 documentation

    2 , 2 ], dtype = np . int64 ) >>>...array ) array([0., 0., 1., 2., 2.]) On this page This Page...
    scikit-learn.org/stable/modules/generated/sklearn.utils.as_float_array.html
    Mon Mar 23 20:39:23 UTC 2026
      13.3K bytes
      Cache
     
  7. make_classification — scikit-learn 1.8.0 docume...

    n_informative = 2 , n_redundant = 2 , n_repeated = 0 , n_classes = 2 , n_clusters_per_class...n_clusters_per_class = 2 , weights = None , flip_y = 0.01 , class_sep...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_classification.html
    Mon Mar 23 20:39:23 UTC 2026
      18.4K bytes
      Cache
     
  8. PowerTransformer — scikit-learn 1.8.0 documenta...

    2 ], [ 3 , 2 ], [ 4 , 5 ]] >>> print...0 and lambda_ != 2 : X_original = 1 - ( - ( 2 - lambda_ ) * X...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PowerTransformer.html
    Mon Mar 23 20:39:21 UTC 2026
      17.1K bytes
      Cache
     
  9. MultiTaskElasticNetCV — scikit-learn 1.8.0 docu...

    [ 2 , 2 ]], ... [[ 0 , 0 ], [ 1 , 1 ], [ 2 , 2 ]]) Mul...is: ( 1 / ( 2 * n_samples )) * || Y - XW || _Fro ^ 2 + alpha *...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNetCV.html
    Mon Mar 23 20:39:20 UTC 2026
      20.5K bytes
      Cache
     
  10. 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
     
Back to Top