Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 91 for cms (0.04 sec)

  1. 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
     
  2. 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
     
  3. Label Propagation digits active learning — scik...

    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...
    Sat May 18 15:26:01 UTC 2024
      46.3K bytes
      Cache
     
  4. 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
     
  5. SVM Tie Breaking Example — scikit-learn 1.4.2 d...

    cm . Accent ( i ) for i in [ 0 ,...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_tie_breaking.html
    Sat May 18 15:26:01 UTC 2024
      32.1K bytes
      Cache
     
  6. 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
     
  7. Pixel importances with a parallel forest of tre...

    cm . hot ) plt . title ( "Pixel...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances_faces.html
    Sat May 18 15:26:00 UTC 2024
      41.7K bytes
      Cache
     
  8. Agglomerative clustering with and without struc...

    cm . nipy_spectral ) plt . title...
    scikit-learn.org/stable/auto_examples/cluster/plot_agglomerative_clustering.html
    Sat May 18 15:26:00 UTC 2024
      34.9K bytes
      Cache
     
  9. Online learning of a dictionary of parts of fac...

    cm . gray , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/cluster/plot_dict_face_patches.html
    Sat May 18 15:26:00 UTC 2024
      35.6K bytes
      Cache
     
  10. SGD: Maximum margin separating hyperplane — sci...

    cm . Paired , edgecolor = "black"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_separating_hyperplane.html
    Sat May 18 15:26:00 UTC 2024
      27.8K bytes
      Cache
     
Back to top