- Sort Score
- Num 10 results
- Language All
- Labels All
Results 621 - 630 of over 10,000 for 2 (1.01 seconds)
-
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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