Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 851 - 860 of 2,617 for 2 (0.07 sec)

  1. sklearn — scikit-learn 1.5.2 documentation

    Configure global settings and get information about the working environment.
    scikit-learn.org/stable/api/sklearn.html
    Thu Sep 19 14:56:27 UTC 2024
      114.1K bytes
      Cache
     
  2. DetCurveDisplay — scikit-learn 1.5.2 documentation

    Gallery examples: Detection error tradeoff (DET) curve
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DetCurveDisplay.html
    Thu Sep 19 14:56:27 UTC 2024
      134.1K bytes
      Cache
     
  3. RocCurveDisplay — scikit-learn 1.5.2 documentation

    Gallery examples: Evaluation of outlier detection estimators Visualizations with Display Objects Release Highlights for scikit-learn 0.22 Feature transformations with ensembles of trees ROC Curve w...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.RocCurveDisplay.html
    Thu Sep 19 14:56:27 UTC 2024
      145.5K bytes
      Cache
     
  4. InconsistentVersionWarning — scikit-learn 1.5.2...

    Skip to main content Back to top Ctrl + K GitHub InconsistentVersionWarning # exception sklearn.exceptions. Inconsist...
    scikit-learn.org/stable/modules/generated/sklearn.exceptions.InconsistentVersionWarning.html
    Thu Sep 19 14:56:27 UTC 2024
      104.4K bytes
      Cache
     
  5. Version 0.14 — scikit-learn 1.5.2 documentation

    Roland 2 Diego Molla 2 Imran Haque 2 Jochen Wersdörfer 2 Sergey...Sergey Karayev 2 Yannick Schwartz 2 jamestwebber 1 Abhijeet Kolhe...
    scikit-learn.org/stable/whats_new/v0.14.html
    Thu Sep 19 14:56:28 UTC 2024
      65.2K bytes
      Cache
      Similar Results (1)
     
  6. additive_chi2_kernel — scikit-learn 1.5.2 docum...

    -2.], [-2., -1.]]) On this page Show...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
    Thu Sep 19 14:56:27 UTC 2024
      108.4K bytes
      Cache
     
  7. A demo of K-Means clustering on the handwritten...

    can use PCA to project into a 2-dimensional space and plot the...reduced_data = PCA ( n_components = 2 ) . fit_transform ( data ) kmeans...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_digits.html
    Thu Sep 19 14:56:26 UTC 2024
      112.1K bytes
      Cache
     
  8. SGD: convex loss functions — scikit-learn 1.5.2...

    ] = ( 1 - z [ z >= - 1 ]) ** 2 loss [ z >= 1.0 ] = 0 return loss...linspace ( xmin , xmax , 100 ) lw = 2 plt . plot ([ xmin , 0 , 0 , xmax...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_loss_functions.html
    Thu Sep 19 14:56:27 UTC 2024
      88.2K bytes
      Cache
     
  9. Various Agglomerative Clustering on a 2D embedd...

    SpectralEmbedding ( n_components = 2 ) . fit_transform ( X ) print...
    scikit-learn.org/stable/auto_examples/cluster/plot_digits_linkage.html
    Thu Sep 19 14:56:27 UTC 2024
      91.4K bytes
      Cache
     
  10. 'Meta's Newly Released Large Language Model Lla...

    ( Score: 2 ) by writes: Not for LLaMA-2, and it's under...credit." ( Score: 2 ) by writes: But LLaMA-2 weights are totally...
    news.slashdot.org/story/23/07/21/2111220/metas-newly-released-large-language-model-llama-2-is-not...
    Wed Aug 28 01:11:51 UTC 2024
      131.9K bytes
      Cache
     
Back to top