Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1071 - 1080 of over 10,000 for 2 (0.37 seconds)

  1. 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
    Sun Nov 23 04:34:55 GMT 2025
      101.9K bytes
      Cache
     
  2. 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
    Sun Nov 23 04:34:55 GMT 2025
      106K bytes
      Cache
     
  3. 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
    Sun Nov 23 04:34:54 GMT 2025
      107.6K bytes
      Cache
     
  4. 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
    Mon Oct 20 16:31:19 GMT 2025
      10.6K bytes
      Cache
     
  5. 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
    Sun Nov 23 04:34:54 GMT 2025
      150.2K bytes
      Cache
     
  6. SVM-Anova: SVM with univariate feature selectio...

    2 * rng . random (( X . shape [...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_anova.html
    Sun Nov 23 04:34:54 GMT 2025
      95.7K bytes
      Cache
     
  7. Robust linear model estimation using RANSAC &#8...

    coef_ ) lw = 2 plt . scatter ( X [ inlier_mask...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ransac.html
    Sun Nov 23 04:34:54 GMT 2025
      93.4K bytes
      Cache
     
  8. 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
    Sun Nov 23 04:34:55 GMT 2025
      96.3K bytes
      Cache
     
  9. 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
    Sun Nov 23 04:34:54 GMT 2025
      105.8K bytes
      Cache
     
  10. Lasso, Lasso-LARS, and Elastic Net paths &#8212...

    figure ( 2 ) colors = cycle ([ "b"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_lasso_lars_elasticnet_path.html
    Sun Nov 23 04:34:54 GMT 2025
      117.5K bytes
      Cache
     
Back to Top