- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1071 - 1080 of over 10,000 for 2 (0.37 seconds)
-
Hierarchical clustering: structured vs unstruct...
2 import mpl_toolkits.mplot3d #...== l , 1 ], X [ label == l , 2 ], color = plt . cm . jet ( float...scikit-learn.org/stable/auto_examples/cluster/plot_ward_structured_vs_unstructured.html -
Comparison between grid search and successive h...
1e-2 , 1e-3 , 1e-4 , 1e-5 , 1e-6 ,...param_grid = param_grid , factor = 2 , random_state = rng ) gsh . fit...scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_heatmap.html -
Gaussian Processes regression: basic introducto...
length_scale_bounds = ( 1e-2 , 1e2 )) gaussian_process = GaussianProcessRegre...gaussian_process . kernel_ 5.02**2 * RBF(length_scale=1.43) After...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy_targets.html -
Elasticsearch for Apache Hadoop version 8.11.2 ...
2 IMPORTANT : This documentation...for Apache Hadoop version 8.11.2 Bug Fixes Spark Nested objects...www.elastic.co/guide/en/elasticsearch/hadoop/8.19/eshadoop-8.11.2.html -
Clustering text documents using k-means —...
moon like mission just Cluster 2: god jesus bible believe christian...) = plt . subplots ( ncols = 2 , figsize = ( 16 , 6 ), sharey...scikit-learn.org/stable/auto_examples/text/plot_document_clustering.html -
SVM-Anova: SVM with univariate feature selectio...
2 * rng . random (( X . shape [...scikit-learn.org/stable/auto_examples/svm/plot_svm_anova.html -
Robust linear model estimation using RANSAC ...
coef_ ) lw = 2 plt . scatter ( X [ inlier_mask...scikit-learn.org/stable/auto_examples/linear_model/plot_ransac.html -
MNIST classification using multinomial logistic...
subplot ( 2 , 5 , i + 1 ) l1_plot . imshow...scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html -
Comparison of the K-Means and MiniBatchKMeans c...
2 ) for k , col in zip ( range (...scikit-learn.org/stable/auto_examples/cluster/plot_mini_batch_kmeans.html -
Lasso, Lasso-LARS, and Elastic Net paths —...
figure ( 2 ) colors = cycle ([ "b"...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_lasso_lars_elasticnet_path.html