Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 90 of 109 for cms (0.09 sec)

  1. Putting it all together — scikit-learn 1.5.0 do...

    cm . gray ) plt . title ( titles...
    scikit-learn.org/stable/tutorial/statistical_inference/putting_together.html
    Wed Jun 05 00:53:46 UTC 2024
      60.4K bytes
      1 views
      Cache
     
  2. 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 00:53:47 UTC 2024
      153.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
    Wed Jun 05 00:53:44 UTC 2024
      99.2K 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 00:53:47 UTC 2024
      92.8K bytes
      Cache
     
  5. Approximate nearest neighbors in TSNE — scikit-...

    cm . viridis , ) axes [ i_ax ] ....
    scikit-learn.org/stable/auto_examples/neighbors/approximate_nearest_neighbors.html
    Wed Jun 05 00:53:44 UTC 2024
      133.8K bytes
      Cache
     
  6. Restricted Boltzmann Machine features for digit...

    cm . gray_r , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_rbm_logistic_classification.html
    Wed Jun 05 00:53:47 UTC 2024
      122.6K bytes
      Cache
     
  7. plot_kmeans_digits.ipynb

    cm.Paired,\n aspect=\"auto\",\n...
    scikit-learn.org/stable/_downloads/6bf322ce1724c13e6e0f8f719ebd253c/plot_kmeans_digits.ipynb
    Wed Jun 05 00:53:46 UTC 2024
      8.3K bytes
      1 views
     
  8. Multi-dimensional scaling — scikit-learn 1.5.0 ...

    cm . Blues , norm = plt . Normalize...
    scikit-learn.org/stable/auto_examples/manifold/plot_mds.html
    Wed Jun 05 00:53:47 UTC 2024
      102.1K bytes
      Cache
     
  9. Decision boundary of semi-supervised classifier...

    cm . Paired ) plt . axis ( "off"...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_versus_svm_iris.html
    Wed Jun 05 00:53:44 UTC 2024
      101.3K bytes
      Cache
     
  10. Novelty detection with Local Outlier Factor (LO...

    cm . PuBu ) a = plt . contour (...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Wed Jun 05 00:53:44 UTC 2024
      101.7K bytes
      Cache
     
Back to top