Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1411 - 1420 of over 10,000 for 2 (2.57 seconds)

Filter
  1. locally_linear_embedding — scikit-learn 1.8.0 d...

    (n_components + 1) / 2. see reference [2] modified use the modified...n_components = 2 ) >>> embedding . shape (100, 2) Gallery examples...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.locally_linear_embedding.html
    Tue Mar 17 03:44:39 UTC 2026
      15K bytes
      Cache
     
  2. Installation unter Linux (Detaillierte Anleitung)

    2/opensearch-3.3.2-linux-x64.tar.gz $ tar...opensearch-3.3.2-linux-x64.tar.gz $ cd opensearch-3.3.2 Bemerkung...
    fess.codelibs.org/de/15.4/install/install-linux.html
    Mon Feb 09 02:45:13 UTC 2026
      44.4K bytes
      Cache
     
  3. Instalación en Linux (Procedimientos Detallados)

    2/opensearch-3.3.2-linux-x64.tar.gz $ tar...opensearch-3.3.2-linux-x64.tar.gz $ cd opensearch-3.3.2 Nota En este...
    fess.codelibs.org/es/15.4/install/install-linux.html
    Mon Feb 09 02:46:38 UTC 2026
      44.6K bytes
      Cache
      Similar Results (1)
     
  4. MultiTaskLassoCV — scikit-learn 1.8.0 documenta...

    it is: ( 1 / ( 2 * n_samples )) * || Y - XW ||^ 2 _Fro + alpha...X = np . array ([[ 1 , 2 , 3.1 ], [ 2.3 , 5.4 , 4.3 ]]) . T >>>...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskLassoCV.html
    Tue Mar 17 03:44:36 UTC 2026
      20.5K bytes
      Cache
     
  5. NearestCentroid — scikit-learn 1.8.0 documentation

    2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2 ]) >>>...- 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Tue Mar 17 03:44:37 UTC 2026
      17.2K bytes
      Cache
     
  6. Older Versions — scikit-learn 1.8.0 documentation

    flyingimmidev 2 Francois Savard 2 Hannes Schulz 2 Peter Welinder 2 Yaroslav...Losi 2 Charles McCarthy 2 Roy Hyunjin Han 2 Scott White 2 ibayer...
    scikit-learn.org/stable/whats_new/older_versions.html
    Tue Mar 17 03:44:36 UTC 2026
      25.3K bytes
      Cache
     
  7. ExpSineSquared — scikit-learn 1.8.0 documentation

    \text{exp}\left(- \frac{ 2\sin^2(\pi d(x_i, x_j)/p) }{ l^ 2} \right)\] where...0.0144 >>> gpr . predict ( X [: 2 ,:], return_std = True ) (array([425.6,...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.ExpSineSquared.html
    Tue Mar 17 03:44:39 UTC 2026
      16K bytes
      Cache
     
  8. OrdinalEncoder — scikit-learn 1.8.0 documentation

    transform ( X_test ) array([[2.], [0.], [1.], [2.], [3.], [4.]]) fit (...scikit-learn 1.2 Release Highlights for scikit-learn 1.2 Release Highlights...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OrdinalEncoder.html
    Tue Mar 17 03:44:39 UTC 2026
      19.1K bytes
      Cache
     
  9. Manifold Learning methods on a severed sphere —...

    2 sec ISO: 0.11 sec MDS: 1.1 sec...projections with matplotlib < 3.2 import mpl_toolkits.mplot3d #...
    scikit-learn.org/stable/auto_examples/manifold/plot_manifold_sphere.html
    Tue Mar 17 03:44:39 UTC 2026
      17.7K bytes
      Cache
     
  10. LocalOutlierFactor — scikit-learn 1.8.0 documen...

    array([[2]])) As you can see, it returns [[0.5]], and [[2]], which..., metric = 'minkowski' , p = 2 , metric_params = None , contamination...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.LocalOutlierFactor.html
    Tue Mar 17 03:44:39 UTC 2026
      19.9K bytes
      Cache
     
Back to Top