Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 114 for cms (0.03 sec)

  1. PCA example with Iris Data-set — scikit-learn 1...

    cm . nipy_spectral , edgecolor =...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_iris.html
    Sun May 19 20:00:38 UTC 2024
      27.4K bytes
      Cache
     
  2. Confusion matrix — scikit-learn 1.4.2 documenta...

    cm . Blues , normalize = normalize...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Sun May 19 20:00:39 UTC 2024
      26.4K bytes
      Cache
     
  3. SVM Tie Breaking Example — scikit-learn 1.4.2 d...

    cm . Accent ( i ) for i in [ 0 ,...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_tie_breaking.html
    Sun May 19 20:00:39 UTC 2024
      32.1K bytes
      Cache
     
  4. Pixel importances with a parallel forest of tre...

    cm . hot ) plt . title ( "Pixel...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances_faces.html
    Sun May 19 20:00:39 UTC 2024
      41.7K 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
    Sun May 19 20:00:39 UTC 2024
      27.8K bytes
      Cache
     
  6. Agglomerative clustering with and without struc...

    cm . nipy_spectral ) plt . title...
    scikit-learn.org/stable/auto_examples/cluster/plot_agglomerative_clustering.html
    Sun May 19 20:00:38 UTC 2024
      34.9K bytes
      Cache
     
  7. Plot the support vectors in LinearSVC — scikit-...

    cm . Paired ) ax = plt . gca ()...
    scikit-learn.org/stable/auto_examples/svm/plot_linearsvc_support_vectors.html
    Sun May 19 20:00:39 UTC 2024
      29.3K bytes
      Cache
     
  8. 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
    Sun May 19 20:00:39 UTC 2024
      61.7K bytes
      Cache
     
  9. 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
    Sun May 19 20:00:39 UTC 2024
      58.9K bytes
      Cache
     
  10. 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
    Sun May 19 20:00:39 UTC 2024
      35.6K bytes
      Cache
     
Back to top