Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 132 for cms (0.86 sec)

  1. Kernel Density Estimation — scikit-learn 1.7.2 ...

    cm . binary , interpolation = "nearest"...reshape (( 8 , 8 )), cmap = plt . cm . binary , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/neighbors/plot_digits_kde_sampling.html
    Thu Oct 09 16:57:48 UTC 2025
      93.9K bytes
      Cache
     
  2. Label Propagation digits: Active learning — sci...

    true_labels = y [ unlabeled_indices ] cm = confusion_matrix ( true_labels..."Confusion matrix" ) print ( cm ) # compute the entropies of...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits_active_learni...
    Tue Oct 07 17:07:18 UTC 2025
      109.1K bytes
      Cache
     
  3. Compare the effect of different scalers on data...

    5 cmap = getattr ( cm , "plasma_r" , cm . hot_r ) def create_axes...as np from matplotlib import cm from matplotlib import pyplot...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_all_scaling.html
    Thu Oct 09 16:57:48 UTC 2025
      138.2K bytes
      Cache
     
  4. 1.10. Decision Trees — scikit-learn 1.7.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 Oct 09 16:57:48 UTC 2025
      94.5K bytes
      Cache
     
  5. RBF SVM parameters — scikit-learn 1.7.2 documen...

    cm . RdBu ) plt . scatter ( X_2d...1 ], c = y_2d , cmap = plt . cm . RdBu_r , edgecolors = "k" )...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Wed Oct 08 17:41:29 UTC 2025
      118.9K bytes
      Cache
     
  6. Image denoising using dictionary learning — sci...

    cm . gray , interpolation = "nearest"...0.5 , vmax = 0.5 , cmap = plt . cm . PuOr , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/decomposition/plot_image_denoising.html
    Thu Oct 09 16:57:45 UTC 2025
      120.6K bytes
      Cache
     
  7. Plot classification probability — scikit-learn ...

    as pd from matplotlib import cm from sklearn import datasets..."Probability" ) _ = plt . colorbar ( cm . ScalarMappable ( norm = None...
    scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html
    Thu Oct 09 16:57:48 UTC 2025
      126.1K bytes
      Cache
     
  8. 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 Oct 09 16:57:48 UTC 2025
      176.2K bytes
      Cache
     
  9. SVM: Weighted samples — scikit-learn 1.7.2 docu...

    cm . bone , edgecolors = "black"...0.75 , ax = axis , cmap = plt . cm . bone , ) axis . axis ( "off"...
    scikit-learn.org/stable/auto_examples/svm/plot_weighted_samples.html
    Tue Oct 07 17:07:17 UTC 2025
      93.7K bytes
      Cache
     
  10. Illustration of Gaussian process classification...

    cm . PuOr_r , ) contours = plt ....s = 30 , c = Y , cmap = plt . cm . Paired , edgecolors = ( 0 ,...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_xor.html
    Thu Oct 09 16:57:48 UTC 2025
      97.6K bytes
      Cache
     
Back to top