Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 97 for cms (0.05 sec)

  1. 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
    Sat May 18 15:26:00 UTC 2024
      74.8K bytes
      Cache
     
  2. Plot the support vectors in LinearSVC — scikit-...

    cm . Paired ) ax = plt . gca ()...
    scikit-learn.org/stable/auto_examples/svm/plot_linearsvc_support_vectors.html
    Sat May 18 15:26:00 UTC 2024
      29.3K bytes
      Cache
     
  3. SVM: Maximum margin separating hyperplane — sci...

    cm . Paired ) # plot the decision...
    scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane.html
    Sat May 18 15:26:00 UTC 2024
      24.9K bytes
      Cache
     
  4. SVM: Separating hyperplane for unbalanced class...

    cm . Paired , edgecolors = "k" )...
    scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane_unbalanced.html
    Sat May 18 15:26:01 UTC 2024
      30.9K bytes
      Cache
     
  5. Various Agglomerative Clustering on a 2D embedd...

    cm . nipy_spectral ( labels [ y...
    scikit-learn.org/stable/auto_examples/cluster/plot_digits_linkage.html
    Sat May 18 15:26:01 UTC 2024
      32.8K bytes
      Cache
     
  6. Demo of affinity propagation clustering algorit...

    cm . viridis ( np . linspace ( 0...
    scikit-learn.org/stable/auto_examples/cluster/plot_affinity_propagation.html
    Sat May 18 15:26:00 UTC 2024
      34.2K bytes
      Cache
     
  7. A demo of structured Ward hierarchical clusteri...

    cm . gray ) for l in range ( n_clusters...label == l , colors = [ plt . cm . nipy_spectral ( l / float (...
    scikit-learn.org/stable/auto_examples/cluster/plot_coin_ward_segmentation.html
    Sat May 18 15:26:01 UTC 2024
      31.2K bytes
      Cache
     
  8. Kernel Density Estimation — scikit-learn 1.4.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
    Sat May 18 15:26:00 UTC 2024
      30.1K bytes
      Cache
     
  9. PCA example with Iris Data-set — scikit-learn 1...

    cm . nipy_spectral , edgecolor =...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_iris.html
    Sat May 18 15:26:01 UTC 2024
      27.4K bytes
      Cache
     
  10. Confusion matrix — scikit-learn 1.4.2 documenta...

    cm . Blues , normalize = normalize...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Sat May 18 15:26:01 UTC 2024
      26.4K bytes
      Cache
     
Back to top