Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1271 - 1280 of over 10,000 for 2 (0.56 seconds)

Filter
  1. 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
     
  2. Allgemein

    1: Docker (Empfohlen) Methode 2: ZIP-Paket Voraussetzungen Download...Web-Crawl-Konfiguration erstellen Schritt 2: Crawler ausführen Schritt 3:...
    fess.codelibs.org/de/overview.html
    Sun Mar 08 02:46:04 UTC 2026
      20K bytes
      Cache
     
  3. NMF — scikit-learn 1.8.0 documentation

    ||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.NMF.html
    Mon Mar 09 14:07:54 UTC 2026
      19.1K bytes
      Cache
     
  4. Plot classification boundaries with different S...

    2 , 0.5 ], [ 0.2 , - 2.0 ], [ 0.5 , - 2.4 ], [ 0.2 , - 2.3...[ - 1.3 , - 1.2 ], [ - 1.1 , - 0.2 ], [ - 1.2 , - 0.4 ], [ -...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_kernels.html
    Mon Mar 09 14:07:53 UTC 2026
      20.2K bytes
      Cache
     
  5. median_absolute_error — scikit-learn 1.8....

    2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>>...>>> y_pred = [[ 0 , 2 ], [ - 1 , 2 ], [ 8 , - 5 ]] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.median_absolute_error.html
    Mon Mar 09 14:07:57 UTC 2026
      14.2K bytes
      Cache
     
  6. make_sparse_uncorrelated — scikit-learn 1...

    0 ] + 2 * X [:, 1 ] - 2 * X [:, 2 ] - 1.5 * X [:, 3...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_sparse_uncorrelated.html
    Mon Mar 09 14:07:54 UTC 2026
      13.4K bytes
      Cache
     
  7. Comparing different clustering algorithms on to...

    xlim ( - 2.5 , 2.5 ) plt . ylim ( - 2.5 , 2.5 ) plt . xticks..."quantile" : 0.2 , "n_clusters" : 2 , "min_samples"...
    scikit-learn.org/stable/auto_examples/cluster/plot_cluster_comparison.html
    Mon Mar 09 14:07:56 UTC 2026
      19K bytes
      Cache
     
  8. auto_examples_jupyter.zip

    - l / 2.0) ** 2 + (y - l / 2.0) ** 2 < (l / 2.0) ** 2\n mask...1,\n figsize=(4 * 2.2, n_classifiers * 2.2),\n)\nevaluation_results...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Thu Mar 05 14:15:31 UTC 2026
      2.2M bytes
     
  9. RBF &#8212; scikit-learn 1.8.0 documentation

    x_j)^2}{2l^2} \right)\] where \(l\) is the...very smooth. See [2] , Chapter 4, Section 4.2, for further details...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RBF.html
    Mon Mar 09 14:07:53 UTC 2026
      17.2K bytes
      Cache
     
  10. mean_tweedie_deviance &#8212; scikit-learn 1.8....

    = [ 2 , 0 , 1 , 4 ] &gt;&gt;&gt; y_pred = [ 0.5 , 0.5 , 2. , 2....y_pred &gt; 0. 1 &lt; p &lt; 2 : Compound Poisson distribution....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_tweedie_deviance.html
    Mon Mar 09 14:07:54 UTC 2026
      13.6K bytes
      Cache
     
Back to Top