Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 139 for cms (0.04 sec)

  1. Faces recognition example using eigenfaces and ...

    cm . gray ) plt . title ( titles...
    scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html
    Thu May 16 17:15:45 UTC 2024
      50K bytes
      Cache
     
  2. Plot the decision surfaces of ensembles of tree...

    cm . RdYlBu plot_step = 0.02 # fine...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_iris.html
    Thu May 16 17:15:45 UTC 2024
      51.2K bytes
      Cache
     
  3. Label Propagation digits: Demonstrating perform...

    cm . gray_r ) plt . xticks ([])...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits.html
    Thu May 16 17:15:45 UTC 2024
      36.1K bytes
      Cache
     
  4. Putting it all together — scikit-learn 1.4.2 do...

    cm . gray ) plt . title ( titles...
    scikit-learn.org/stable/tutorial/statistical_inference/putting_together.html
    Wed May 15 13:59:41 UTC 2024
      45.3K bytes
      1 views
      Cache
     
  5. Explicit feature map approximation for RBF kern...

    cm . tab10 , vmin = 0 , vmax = 10...targets_train , cmap = plt . cm . tab10 , edgecolors = ( 0 ,...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_approximation.html
    Thu May 16 17:15:46 UTC 2024
      61.7K bytes
      Cache
     
  6. sklearn.metrics.ConfusionMatrixDisplay — scikit...

    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
    Thu May 16 17:15:46 UTC 2024
      58.9K bytes
      Cache
     
  7. 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
    Thu May 16 17:15:45 UTC 2024
      30.2K bytes
      Cache
     
  8. plot_kmeans_digits.ipynb

    cm.Paired,\n aspect=\"auto\",\n...
    scikit-learn.org/stable/_downloads/6bf322ce1724c13e6e0f8f719ebd253c/plot_kmeans_digits.ipynb
    Thu May 16 17:15:45 UTC 2024
      8.3K bytes
      1 views
     
  9. Approximate nearest neighbors in TSNE — scikit-...

    cm . viridis , ) axes [ i_ax ] ....
    scikit-learn.org/stable/auto_examples/neighbors/approximate_nearest_neighbors.html
    Thu May 16 17:15:45 UTC 2024
      71.8K bytes
      Cache
     
  10. Multi-dimensional scaling — scikit-learn 1.4.2 ...

    cm . Blues , norm = plt . Normalize...
    scikit-learn.org/stable/auto_examples/manifold/plot_mds.html
    Thu May 16 17:15:45 UTC 2024
      39.3K bytes
      Cache
     
Back to top