Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

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

Filter
  1. colors.css

    --sk-cyan-tint-3: #7ac5ec; --sk-cyan-tint-2: #64bce9; --sk-cyan-tint-1: #4bb4e5;...--sk-cyan-shades-1: #2294c4; --sk-cyan-shades-2: #1c7ea8; --sk-cyan-shades-3:...
    scikit-learn.org/stable/_static/styles/colors.css
    Mon Mar 09 14:07:54 UTC 2026
      536 bytes
     
  2. Elastic Product End of Life Dates | Elastic

    2: Major 8, Minor 3, Maintenance 2). 1.2 "Maintenance"...version 2.8 is the most-current Minor Release, both 2.8 and 2.7 will...
    www.elastic.co/support/eol
    Mon Dec 29 02:26:40 UTC 2025
      468.2K bytes
      Cache
     
  3. OneVsOneClassifier — scikit-learn 1.8.0 d...

    X_test [: 10 ]) array([2, 1, 0, 2, 0, 2, 0, 1, 1, 1]) decision_function...n_classes * (n_classes - 1) / 2 classifiers, this method is usually...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html
    Mon Mar 09 14:07:53 UTC 2026
      17.5K bytes
      Cache
     
  4. Regions | Elastic Docs

    Virginia) us-east-2 US East (Ohio) us-west-2 US West (Oregon)...eu-west-1 Europe (Ireland) eu-west-2 Europe (London) us-east-1 US East...
    www.elastic.co/docs/deploy-manage/deploy/elastic-cloud/regions
    Fri Mar 13 19:34:14 UTC 2026
      27.8K bytes
      Cache
     
  5. ElasticNetCV — scikit-learn 1.8.0 documen...

    is: ( 1 / ( 2 * n_samples )) * || Y - XW || _Fro ^ 2 + alpha *...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Mon Mar 09 14:07:54 UTC 2026
      21.2K bytes
      Cache
     
  6. locally_linear_embedding — scikit-learn 1...

    (n_components + 1) / 2. see reference [2] modified use the modified...n_components = 2 ) >>> embedding . shape (100, 2) Gallery...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.locally_linear_embedding.html
    Mon Mar 09 14:07:57 UTC 2026
      15K bytes
      Cache
     
  7. IsolationForest example — scikit-learn 1....

    2 ) @ covariance + np . array ([ 2 , 2 ]) # general...randn ( n_samples , 2 ) + np . array ([ - 2 , - 2 ]) # spherical outliers...
    scikit-learn.org/stable/auto_examples/ensemble/plot_isolation_forest.html
    Mon Mar 09 14:07:56 UTC 2026
      24.2K bytes
      Cache
     
  8. KernelCenterer — scikit-learn 1.8.0 docum...

    - 2. , 2. ], ... [ - 2. , 1. , 3. ], ... [ 4. , 1. , - 2. ]]...K array([[ 9., 2., -2.], [ 2., 14., -13.], [ -2., -13., 21.]])...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.KernelCenterer.html
    Mon Mar 09 16:03:58 UTC 2026
      16.6K bytes
      Cache
     
  9. auto_examples_python.zip

    - l / 2.0) ** 2 + (y - l / 2.0) ** 2 < (l / 2.0) ** 2 mask =...+ 1, figsize=(4 * 2.2, n_classifiers * 2.2), ) evaluation_results...
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    Thu Mar 05 14:15:31 UTC 2026
      1.7M bytes
     
  10. Classifier comparison &#8212; scikit-learn 1.8....

    n_features = 2 , n_redundant = 0 , n_informative = 2 , random_state.... random . RandomState ( 2 ) X += 2 * rng . uniform ( size =...
    scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html
    Mon Mar 09 14:07:53 UTC 2026
      17.5K bytes
      Cache
     
Back to Top