Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1331 - 1340 of over 10,000 for 2 (1.61 seconds)

Filter
  1. trustworthiness — scikit-learn 1.8.0 documentation

    defined as \[T(k) = 1 - \frac{2}{nk (2n - 3k - 1)} \sum^n_{i=1}...Should be fewer than n_samples / 2 to ensure the trustworthiness...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.trustworthiness.html
    Mon Mar 23 20:39:21 UTC 2026
      14.3K bytes
      Cache
     
  2. spectral_clustering — scikit-learn 1.8.0 docume...

    [2] . Read more in the User Guide...be avoided. Added in version 1.2: Added ‘auto’ option. assign_labels...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.spectral_clustering.html
    Mon Mar 23 20:39:20 UTC 2026
      16.4K bytes
      Cache
     
  3. Time-related feature engineering — scikit-learn...

    0000 2 spring 0 1 2 False 6 False clear 9.02...22.0028 12381 summer 1 6 2 False 2 True rain 21.32 25.000 0.72...
    scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html
    Mon Mar 23 20:39:22 UTC 2026
      31.4K bytes
      Cache
     
  4. KernelCenterer — scikit-learn 1.8.0 documentation

    - 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 23 20:39:21 UTC 2026
      16.6K bytes
      Cache
     
  5. OutputCodeClassifier — scikit-learn 1.8.0 docum...

    Artificial Intelligence Research 2, 1995. [ 2 ] “The error coding method...n_features = 4 , ... n_informative = 2 , n_redundant = 0 , ... random_state...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OutputCodeClassifier.html
    Mon Mar 23 20:39:23 UTC 2026
      16.9K 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. 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
    Thu Mar 19 11:49:39 UTC 2026
      27.8K bytes
      Cache
     
  8. 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
    Mon Mar 23 20:39:21 UTC 2026
      16K bytes
      Cache
     
  9. HuberRegressor vs Ridge on dataset with strong ...

    2.0 , size = 4 ) X_outliers [: 2 , :] += X . max...y_outliers [: 2 ] += y . min () - y . mean () / 4.0 y_outliers [ 2 :] +=...
    scikit-learn.org/stable/auto_examples/linear_model/plot_huber_vs_ridge.html
    Mon Mar 23 20:39:22 UTC 2026
      15.8K bytes
      Cache
     
  10. LocallyLinearEmbedding — scikit-learn 1.8.0 doc...

    (n_components + 1) / 2 . see reference [2] modified : use the...n_neighbors = 5 , n_components = 2 , reg = 0.001 , eigen_solver =...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.LocallyLinearEmbedding.html
    Mon Mar 23 20:39:21 UTC 2026
      17.6K bytes
      Cache
     
Back to Top