- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 501 - 510 of 3,451 for 1 (0.08 sec)
-
DecisionBoundaryDisplay — scikit-learn 1.5.2 do...
Added in version 1.1. Parameters : xx0 ndarray of...iris . data [:, 1 ] . min (), iris . data [:, 1 ] . max ()) ......scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html -
SpectralCoclustering — scikit-learn 1.5.2 docum...
array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...clustering . row_labels_ array([0, 1, 1, 0, 0, 0], dtype=int32) >>>...scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralCoclustering.html -
Model-based and sequential feature selection — ...
027 1.058 concavity (worst): 0.0 1.252 concave points...search in the space of 1-4 features and 1-3 separating planes....scikit-learn.org/stable/auto_examples/feature_selection/plot_select_from_model_diabetes.html -
L1-based models for Sparse Signals — scikit-lea...
1 , n_samples ) y += 0.2 * rng . normal ( 0 , 1 , n_samples...linthresh = 10e-4 , vmin =- 1 , vmax = 1 ), cbar_kws = { "label"...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html -
Comparing Random Forests and Histogram Gradient...
row = 1 , col = 1 ) fig . add_trace ( line_trace , row = 1 , col...row = 1 , col = 2 ) fig . add_trace ( line_trace , row = 1 , col...scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html -
Comparison of LDA and PCA 2D projection of Iris...
1 , 2 ], target_names ): plt . scatter...y == i , 0 ], X_r [ y == i , 1 ], color = color , alpha = 0.8...scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_lda.html -
mean_squared_log_error — scikit-learn 1.5.2 doc...
since version 1.4: squared is deprecated in 1.4 and will be removed...np.float64(0.039...) >>> y_true = [[ 0.5 , 1 ], [ 1 , 2 ], [ 7 , 6 ]] >>> y_pred...scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_squared_log_error.html -
BaggingRegressor — scikit-learn 1.5.2 documenta...
max_samples = 1.0 , max_features = 1.0 , bootstrap = True...means 1 unless in a joblib.parallel_backend context. -1 means...scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingRegressor.html -
Factor Analysis (with rotation) to visualize pa...
vmin =- 1 , vmax = 1 ) ax . set_xticks ([ 0 , 1 , 2 , 3 ])...set_xticks ([ 0 , 1 ]) ax . set_xticklabels ([ "Comp. 1" , "Comp. 2"...scikit-learn.org/stable/auto_examples/decomposition/plot_varimax_fa.html -
Scikit-learn governance and decision-making — s...
“about” page: Requires +1 by a maintainer, no -1 by a maintainer (lazy...changes require +1 by two maintainers, no -1 by a maintainer (lazy...scikit-learn.org/stable/governance.html