Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 90 of 110 for cms (0.07 sec)

  1. Approximate nearest neighbors in TSNE — scikit-...

    cm . viridis , ) axes [ i_ax ] ....
    scikit-learn.org/stable/auto_examples/neighbors/approximate_nearest_neighbors.html
    Sat May 18 15:26:01 UTC 2024
      71.8K bytes
      Cache
     
  2. plot_kmeans_digits.ipynb

    cm.Paired,\n aspect=\"auto\",\n...
    scikit-learn.org/stable/_downloads/6bf322ce1724c13e6e0f8f719ebd253c/plot_kmeans_digits.ipynb
    Sat May 18 15:26:00 UTC 2024
      8.3K bytes
      1 views
     
  3. 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
    Sat May 18 15:26:01 UTC 2024
      58.9K bytes
      Cache
     
  4. 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
    Sat May 18 15:26:01 UTC 2024
      61.7K bytes
      Cache
     
  5. 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
    Sat May 18 15:26:01 UTC 2024
      30.2K bytes
      Cache
     
  6. Multi-dimensional scaling — scikit-learn 1.4.2 ...

    cm . Blues , norm = plt . Normalize...
    scikit-learn.org/stable/auto_examples/manifold/plot_mds.html
    Sat May 18 15:26:01 UTC 2024
      39.3K bytes
      Cache
     
  7. Restricted Boltzmann Machine features for digit...

    cm . gray_r , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_rbm_logistic_classification.html
    Sat May 18 15:26:00 UTC 2024
      59.5K bytes
      Cache
     
  8. 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
    Sat May 18 15:26:01 UTC 2024
      38.8K bytes
      Cache
     
  9. Novelty detection with Local Outlier Factor (LO...

    cm . PuBu ) a = plt . contour (...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Sat May 18 15:26:01 UTC 2024
      39.2K bytes
      Cache
     
  10. A demo of K-Means clustering on the handwritten...

    cm . Paired , aspect = "auto" ,...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_digits.html
    Sat May 18 15:26:01 UTC 2024
      53K bytes
      Cache
     
Back to top