Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1131 - 1140 of over 10,000 for 2 (0.23 seconds)

  1. johnson_lindenstrauss_min_dim — scikit-le...

    v||^2 < ||p(u) - p(v)||^2 < (1 + eps) ||u - v||^2 Where...>= 4 log(n_samples) / (eps^2 / 2 - eps^3 / 3) Note that the number...
    scikit-learn.org/stable/modules/generated/sklearn.random_projection.johnson_lindenstrauss_min_dim...
    Mon Mar 02 11:09:51 GMT 2026
      111.4K bytes
      Cache
     
  2. Concentration Prior Type Analysis of Variation ...

    normalization eig_vals = 2 * np . sqrt ( 2 ) * np . sqrt ( eig_vals...= 0.8 ) ax1 . set_xlim ( - 2.0 , 2.0 ) ax1 . set_ylim ( - 3.0...
    scikit-learn.org/stable/auto_examples/mixture/plot_concentration_prior.html
    Mon Mar 02 11:09:52 GMT 2026
      111.9K bytes
      Cache
     
  3. Probability Calibration for 3-class classificat...

    "($\frac {1}{2} $, $0$, $\frac {1}{2} $)" , xy = (..."($0$, $\frac {1}{2} $, $\frac {1}{2} $)" , xy = ( 0.0...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Mon Mar 02 11:09:52 GMT 2026
      230.5K bytes
      Cache
     
  4. fetch_lfw_pairs — scikit-learn 1.8.0 docu...

    2, 62, 47). Shape depends on subset Each row has 2 face...Download it if necessary. Classes 2 Samples total 13233 Dimensionality...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html
    Mon Mar 02 11:09:53 GMT 2026
      113.7K bytes
      Cache
     
  5. Install IBM Storage Scale Container Native 6.0....

    worker - 1 2 / 2 Running 0 6 m39s worker - 2 2 / 2 Running 0 6...llector- 1 2 / 2 Running 0 4 m6s worker - 0 2 / 2 Running 0 6...
    developer.ibm.com/tutorials/install-spectrum-scale-cnsa-5121-on-ocp-48-on-powervs/
    Mon Mar 02 12:11:43 GMT 2026
      298.3K bytes
      Cache
     
  6. LassoLars — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...max_iter = 500 , eps = np.float64(2.220446049250313e-16) , copy_X...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLars.html
    Mon Mar 02 11:09:53 GMT 2026
      143.7K bytes
      Cache
     
  7. SGD: convex loss functions — scikit-learn...

    = ( 1 - z [ z >= - 1 ]) ** 2 loss [ z >= 1.0 ] = 0 return...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
    Mon Mar 02 11:09:52 GMT 2026
      92.2K bytes
      Cache
     
  8. make_circles — scikit-learn 1.8.0 documen...

    n_samples int or tuple of shape (2,), dtype=int, default=100 If int,...ndarray of shape (n_samples, 2) The generated samples. y ndarray...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_circles.html
    Mon Mar 02 11:09:52 GMT 2026
      116.1K bytes
      Cache
     
  9. Comparison of LDA and PCA 2D projection of Iris...

    the different samples on the 2 first principal components. Linear...target_names pca = PCA ( n_components = 2 ) X_r = pca . fit ( X ) . transform...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_lda.html
    Mon Mar 02 11:09:52 GMT 2026
      92.7K bytes
      Cache
     
  10. OPTICS — scikit-learn 1.8.0 documentation

    2 (1999): 49-60. [ 2 ] Schubert, Erich, Michael...>>> X = np . array ([[ 1 , 2 ], [ 2 , 5 ], [ 3 , 6 ], ... [ 8...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.OPTICS.html
    Mon Mar 02 11:09:52 GMT 2026
      136.5K bytes
      Cache
     
Back to Top