Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 145 for cms (0.03 sec)

  1. Logistic Regression 3-class Classifier — scikit...

    cm . Paired , ax = ax , response_method...edgecolors = "k" , cmap = plt . cm . Paired ) plt . xticks (())...
    scikit-learn.org/stable/auto_examples/linear_model/plot_iris_logistic.html
    Mon Jun 03 12:46:40 UTC 2024
      87.3K bytes
      Cache
     
  2. Plot multinomial and One-vs-Rest Logistic Regre...

    cm . Paired , ax = ax ) plt . title...1 ], c = color , cmap = plt . cm . Paired , edgecolor = "black"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_multinomial.html
    Mon Jun 03 12:46:40 UTC 2024
      97.3K bytes
      Cache
     
  3. Post-tuning the decision threshold for cost-sen...

    pos_label ): cm = confusion_matrix ( y , y_pred...pos_label ]) tn , fp , _ , _ = cm . ravel () tnr = tn / ( tn +...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html
    Mon Jun 03 12:46:39 UTC 2024
      227.5K bytes
      Cache
     
  4. Plot different SVM classifiers in the iris data...

    cm . coolwarm , alpha = 0.8 , ax...X0 , X1 , c = y , cmap = plt . cm . coolwarm , s = 20 , edgecolors...
    scikit-learn.org/stable/auto_examples/svm/plot_iris_svc.html
    Mon Jun 03 12:46:39 UTC 2024
      92.8K bytes
      Cache
     
  5. Segmenting the picture of greek coins in region...

    cm . gray ) plt . xticks (()) plt...n_regions ): colors = [ plt . cm . nipy_spectral (( l + 4 ) /...
    scikit-learn.org/stable/auto_examples/cluster/plot_coin_segmentation.html
    Mon Jun 03 12:46:40 UTC 2024
      95.3K bytes
      Cache
     
  6. 7.1. Toy datasets — scikit-learn 1.5.0 document...

    length in cm sepal width in cm petal length in cm petal width...width in cm class: Iris-Setosa Iris-Versicolour Iris-Virginica Summary...
    scikit-learn.org/stable/datasets/toy_dataset.html
    Mon Jun 03 12:46:40 UTC 2024
      69.4K bytes
      Cache
     
  7. Vector Quantization Example — scikit-learn 1.5....

    cm . gray ) ax [ 0 ] . axis ( "off"...compressed_raccoon_uniform , cmap = plt . cm . gray ) ax [ 0 ] . axis ( "off"...
    scikit-learn.org/stable/auto_examples/cluster/plot_face_compress.html
    Mon Jun 03 12:46:39 UTC 2024
      111.4K bytes
      Cache
     
  8. Feature agglomeration vs. univariate selection ...

    cm . RdBu_r ) plt . title ( "True...interpolation = "nearest" , cmap = plt . cm . RdBu_r ) plt . title ( "Feature...
    scikit-learn.org/stable/auto_examples/cluster/plot_feature_agglomeration_vs_univariate_selection....
    Mon Jun 03 12:46:40 UTC 2024
      111.7K bytes
      Cache
     
  9. Two-class AdaBoost — scikit-learn 1.5.0 documen...

    cm . Paired , response_method =...idx , 1 ], c = c , cmap = plt . cm . Paired , s = 20 , edgecolor...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_twoclass.html
    Mon Jun 03 12:46:39 UTC 2024
      102.5K bytes
      Cache
     
  10. SVM Exercise — scikit-learn 1.5.0 documentation

    cm . Paired , edgecolor = "k" ,...XX , YY , Z > 0 , cmap = plt . cm . Paired ) plt . contour ( XX...
    scikit-learn.org/stable/auto_examples/exercises/plot_iris_exercise.html
    Mon Jun 03 12:46:39 UTC 2024
      95.7K bytes
      Cache
     
Back to top