Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 90 of 159 for cms (0.03 sec)

  1. 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
    Tue Apr 30 16:14:29 UTC 2024
      51.2K bytes
      Cache
     
  2. Faces recognition example using eigenfaces and ...

    cm . gray ) plt . title ( titles...
    scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html
    Tue Apr 30 16:14:29 UTC 2024
      50K bytes
      Cache
     
  3. Robust covariance estimation and Mahalanobis di...

    cm . PuBu_r , linestyles = "dashed"...mahal_robust_cov ), cmap = plt . cm . YlOrBr_r , linestyles = "dotted"...
    scikit-learn.org/stable/auto_examples/covariance/plot_mahalanobis_distances.html
    Tue Apr 30 16:14:29 UTC 2024
      53.3K 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
    Tue Apr 30 16:14:28 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
    Tue Apr 30 16:14:29 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
    Tue Apr 30 16:14:28 UTC 2024
      58.9K bytes
      Cache
     
  7. plot_pca_iris.ipynb

    cm.nipy_spectral, edgecolor=\"k...
    scikit-learn.org/stable/_downloads/46b6a23d83637bf0f381ce9d8c528aa2/plot_pca_iris.ipynb
    Tue Apr 30 16:14:29 UTC 2024
      2.2K bytes
     
  8. 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
    Tue Apr 30 16:14:29 UTC 2024
      30.2K bytes
      Cache
     
  9. MNIST classification using multinomial logistic...

    cm . RdBu , vmin =- scale , vmax...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html
    Tue Apr 30 16:14:29 UTC 2024
      33.4K bytes
      Cache
     
  10. Approximate nearest neighbors in TSNE — scikit-...

    cm . viridis , ) axes [ i_ax ] ....
    scikit-learn.org/stable/auto_examples/neighbors/approximate_nearest_neighbors.html
    Tue Apr 30 16:14:29 UTC 2024
      71.8K bytes
      Cache
     
Back to top