Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 251 - 260 of 2,549 for 2 (0.1 sec)

  1. root_mean_squared_error — scikit-learn 1.7.dev0...

    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/dev/modules/generated/sklearn.metrics.root_mean_squared_error.html
    Mon Dec 09 18:03:46 UTC 2024
      111.2K bytes
      Cache
      Similar Results (1)
     
  2. kneighbors_graph — scikit-learn 1.6.0 documenta...

    p = 2 , metric_params = None , include_self...standard Euclidean distance when p = 2. See the documentation of scipy.spatial.distance...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.kneighbors_graph.html
    Fri Dec 20 11:14:16 UTC 2024
      113.9K bytes
      Cache
     
  3. Matern — scikit-learn 1.6.0 documentation

    \frac{1}{\Gamma(\nu)2^{\nu-1}}\Bigg( \frac{\sqrt{2\nu}}{l} d(x_i ,...the RBF kernel. When \(\nu = 1/2\) , the Matérn kernel becomes...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Matern.html
    Fri Dec 20 11:14:16 UTC 2024
      127.1K bytes
      Cache
     
  4. StratifiedShuffleSplit — scikit-learn 1.6.0 doc...

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 ,...Test: index=[0 2 3] Fold 2: Train: index=[5 0 2] Test: index=[4...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html
    Fri Dec 20 11:14:14 UTC 2024
      122.2K bytes
      Cache
     
  5. Better Binary Quantization (BBQ) in Lucene and ...

    ( 1 < < 0 ) + ( 2 < < 1 ) + ( 1 < < 2 ) + ( 2 < < 3 ) = 25 = ...\newline = (1 << 0) + (2 << 1) + (1 << 2) + (2 << 3) \newline = 25...
    www.elastic.co/search-labs/blog/better-binary-quantization-lucene-elasticsearch
    Mon Dec 02 00:08:21 UTC 2024
      279.8K bytes
      Cache
     
  6. Don't Take Your Golden Guns to Clown College | ...

    The River Ivel at 2:47 PM on December 9 [ 2 favorites ] Uh huh......Rhomboid at 9:49 AM on December 9 [ 2 favorites ] 24K according to the...
    www.metafilter.com/206646/Dont-Take-Your-Golden-Guns-to-Clown-College
    Tue Dec 10 00:53:04 UTC 2024
      54.8K bytes
      Cache
     
  7. plot_classifier_comparison.py

    make_classification( n_features=2, n_redundant=0, n_informative=2, random_state=1,...rng = np.random.RandomState(2) X += 2 * rng.uniform(size=X.shape)...
    scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py
    Fri Dec 20 11:14:17 UTC 2024
      4.8K bytes
      1 views
     
  8. Autosharding of data streams in Elasticsearch S...

    report for index logs will be 2.0 (i.e. 2 write threads fully utilized...one Elasticsearch machine with 2 allocated processors. The write...
    www.elastic.co/search-labs/blog/datastream-autosharding-serverless
    Thu Dec 12 00:29:22 UTC 2024
      152.2K bytes
      Cache
     
  9. Integrations - Elasticsearch Labs

    Integrations Generative AI + 2 November 22, 2024 Late chunking...Integrations Generative AI + 2 November 21, 2024 Elasticsearch...
    www.elastic.co/search-labs/blog/category/integrations
    Sun Dec 22 00:57:04 UTC 2024
      126K bytes
      Cache
     
  10. IncrementalPCA — scikit-learn 1.7.dev0 document...

    [ - 2 , - 1 ], [ - 3 , - 2 ], ... [ 1 , 1 ], [ 2 , 1 ], [...O(batch_size * n_features ** 2) , but only 2 * batch_size samples remain...
    scikit-learn.org/dev/modules/generated/sklearn.decomposition.IncrementalPCA.html
    Mon Dec 09 18:03:46 UTC 2024
      146.8K bytes
      Cache
      Similar Results (1)
     
Back to top