Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 621 - 630 of over 10,000 for 2 (1.01 seconds)

  1. cluster_optics_xi — scikit-learn 1.7.2 do...

    2 ], [ 2 , 5 ], [ 3 , 6 ], ... [ 8...samples (rounded to be at least 2). min_cluster_size int > 1...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.cluster_optics_xi.html
    Fri Dec 05 17:52:54 GMT 2025
      112.7K bytes
      Cache
     
  2. compute_optics_graph — scikit-learn 1.7.2...

    2 ], [ 2 , 5 ], [ 3 , 6 ], ... [ 8...samples (rounded to be at least 2). max_eps float, default=np.inf...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.compute_optics_graph.html
    Fri Dec 05 17:52:54 GMT 2025
      116.2K bytes
      Cache
     
  3. sort_graph_by_row_values — scikit-learn 1...

    2. ], ... [ 1. , 2. , 0. ]]) >>>.... data array([3., 1., 3., 2., 1., 2.]) >>> X_ = sort...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.sort_graph_by_row_values.html
    Tue Dec 02 16:12:17 GMT 2025
      108.1K bytes
      Cache
     
  4. make_friedman2 — scikit-learn 1.7.2 docum...

    0 ] ** 2 + ( X [:, 1 ] * X [:, 2 ] - 1 / ( X [:, 1...[source] # Generate the “Friedman #2” regression problem. This dataset...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_friedman2.html
    Fri Dec 05 17:52:55 GMT 2025
      110.5K bytes
      Cache
     
  5. dbscan — scikit-learn 1.7.2 documentation

    2 ], [ 2 , 2 ], [ 2 , 3 ], [ 8 , 7 ], [ 8...min_samples = 2 ) >>> core_samples array([0, 1, 2, 3, 4])...
    scikit-learn.org/stable/modules/generated/dbscan-function.html
    Fri Dec 05 17:52:55 GMT 2025
      115.6K bytes
      Cache
     
  6. fetch_lfw_pairs — scikit-learn 1.7.2 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
    Fri Dec 05 17:52:55 GMT 2025
      113.1K bytes
      Cache
     
  7. isotonic_regression — scikit-learn 1.7.2 ...

    2 , 8 , 10 , 7 , 9 , 6 , 4 ]) array([2.75 , 2.75 , 2.75 ,..., 2.75 , 7.33, 7.33, 7.33, 7.33, 7.33, 7.33]) On this page This...
    scikit-learn.org/stable/modules/generated/sklearn.isotonic.isotonic_regression.html
    Fri Dec 05 17:52:54 GMT 2025
      107.7K bytes
      Cache
     
  8. d2_log_loss_score — scikit-learn 1.7.2 do...

    Like R^2, D^2 score may be negative (it need...labels = None ) [source] # \(D^2\) score function, fraction of...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_log_loss_score.html
    Fri Dec 05 17:52:54 GMT 2025
      107.6K bytes
      Cache
     
  9. PassiveAggressiveRegressor — scikit-learn...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...[1, n_features] if n_classes == 2 else [n_classes, n_features] Weights...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveRegressor.html
    Fri Dec 05 17:52:54 GMT 2025
      154.1K bytes
      Cache
     
  10. Shrinkage covariance estimation: LedoitWolf vs ...

    logspace ( - 2 , 0 , 30 ) negative_logliks =...) plt . plot ( plt . xlim (), 2 * [ loglik_real ], "--r"...
    scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html
    Fri Dec 05 17:52:54 GMT 2025
      108.5K bytes
      Cache
     
Back to Top