Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 132 for cms (0.03 sec)

  1. Neighborhood Components Analysis Illustration —...

    as np from matplotlib import cm from scipy.special import logsumexp...], X [ i , 1 ], s = 300 , c = cm . Set1 ( y [[ i ]]), alpha =...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_illustration.html
    Thu Apr 18 11:07:00 UTC 2024
      37K bytes
      Cache
     
  2. Vector Quantization Example — scikit-learn 1.4....

    cm . gray ) ax [ 0 ] . axis ( "off"...compressed_raccoon_uniform , cmap = plt . cm . gray ) ax [ 0 ] . axis ( "off"...
    scikit-learn.org/stable/auto_examples/cluster/plot_face_compress.html
    Thu Apr 18 11:07:01 UTC 2024
      49K bytes
      Cache
     
  3. 1.10. Decision Trees — scikit-learn 1.4.2 docum...

    width (cm) <= 0.80 | |--- class: 0 |--- petal width (cm) > 0.80...width (cm) <= 1.75 | | |--- class: 1 | |--- petal width (cm) > 1.75...
    scikit-learn.org/stable/modules/tree.html
    Thu Apr 18 11:07:01 UTC 2024
      71.9K bytes
      Cache
     
  4. Segmenting the picture of greek coins in region...

    cm . gray ) plt . xticks (()) plt...n_regions ): colors = [ plt . cm . nipy_spectral (( l + 4 ) /...
    scikit-learn.org/stable/auto_examples/cluster/plot_coin_segmentation.html
    Thu Apr 18 11:07:01 UTC 2024
      32.9K bytes
      Cache
     
  5. Two-class AdaBoost — scikit-learn 1.4.2 documen...

    cm . Paired , response_method =...idx , 1 ], c = c , cmap = plt . cm . Paired , s = 20 , edgecolor...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_twoclass.html
    Thu Apr 18 11:07:00 UTC 2024
      40K bytes
      Cache
     
  6. Feature agglomeration vs. univariate selection ...

    cm . RdBu_r ) plt . title ( "True...interpolation = "nearest" , cmap = plt . cm . RdBu_r ) plt . title ( "Feature...
    scikit-learn.org/stable/auto_examples/cluster/plot_feature_agglomeration_vs_univariate_selection....
    Thu Apr 18 11:07:00 UTC 2024
      49.4K bytes
      Cache
     
  7. SGD: Maximum margin separating hyperplane — sci...

    cm . Paired , edgecolor = "black"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_separating_hyperplane.html
    Thu Apr 18 11:07:01 UTC 2024
      27.8K bytes
      Cache
     
  8. Selecting the number of clusters with silhouett...

    cm as cm import matplotlib.pyplot as...y_lower + size_cluster_i color = cm . nipy_spectral ( float ( i )...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html
    Thu Apr 18 11:07:01 UTC 2024
      41.6K bytes
      Cache
     
  9. Logistic Regression 3-class Classifier — scikit...

    cm . Paired , ax = ax , response_method...edgecolors = "k" , cmap = plt . cm . Paired ) plt . xticks (())...
    scikit-learn.org/stable/auto_examples/linear_model/plot_iris_logistic.html
    Thu Apr 18 11:07:00 UTC 2024
      25.2K bytes
      Cache
     
  10. Release Highlights for scikit-learn 0.24 — scik...

    selection: ['sepal length (cm)', 'petal width (cm)'] New PolynomialCountSketc...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Thu Apr 18 11:07:00 UTC 2024
      92K bytes
      Cache
     
Back to top