Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 112 for cms (0.04 sec)

  1. ConfusionMatrixDisplay — scikit-learn 1.5.0 doc...

    predict ( X_test ) >>> cm = confusion_matrix ( y_test ,...ConfusionMatrixDispl ( confusion_matrix = cm , ... display_labels = clf ....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ConfusionMatrixDisplay.html
    Wed Jun 05 23:00:24 UTC 2024
      153.2K bytes
      Cache
     
  2. SVM Tie Breaking Example — scikit-learn 1.5.0 d...

    cm . Accent ( i ) for i in [ 0 ,...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_tie_breaking.html
    Wed Jun 05 23:00:23 UTC 2024
      94.7K bytes
      Cache
     
  3. Kernel Density Estimate of Species Distribution...

    cm . Reds ) if basemap : print (...
    scikit-learn.org/stable/auto_examples/neighbors/plot_species_kde.html
    Wed Jun 05 23:00:23 UTC 2024
      103.8K bytes
      Cache
     
  4. Visualization of MLP weights on MNIST — scikit-...

    cm . gray , vmin = 0.5 * vmin ,...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html
    Wed Jun 05 23:00:22 UTC 2024
      92.8K bytes
      Cache
     
  5. SGD: Maximum margin separating hyperplane — sci...

    cm . Paired , edgecolor = "black"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_separating_hyperplane.html
    Wed Jun 05 23:00:24 UTC 2024
      89.9K bytes
      Cache
     
  6. Plot the support vectors in LinearSVC — scikit-...

    cm . Paired ) ax = plt . gca ()...
    scikit-learn.org/stable/auto_examples/svm/plot_linearsvc_support_vectors.html
    Wed Jun 05 23:00:23 UTC 2024
      91.7K bytes
      Cache
     
  7. SVM: Separating hyperplane for unbalanced class...

    cm . Paired , edgecolors = "k" )...
    scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane_unbalanced.html
    Wed Jun 05 23:00:22 UTC 2024
      93.5K bytes
      Cache
     
  8. 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
    Wed Jun 05 23:00:23 UTC 2024
      98.3K bytes
      Cache
     
  9. Various Agglomerative Clustering on a 2D embedd...

    cm . nipy_spectral ( labels [ y...
    scikit-learn.org/stable/auto_examples/cluster/plot_digits_linkage.html
    Wed Jun 05 23:00:24 UTC 2024
      95.1K bytes
      Cache
     
  10. Demo of affinity propagation clustering algorit...

    cm . viridis ( np . linspace ( 0...
    scikit-learn.org/stable/auto_examples/cluster/plot_affinity_propagation.html
    Wed Jun 05 23:00:24 UTC 2024
      96.9K bytes
      Cache
     
Back to top