Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 194 for cms (0.06 sec)

  1. Probability calibration of classifiers — scikit...

    as plt from matplotlib import cm plt . figure () y_unique = np...np . unique ( y ) colors = cm . rainbow ( np . linspace ( 0.0...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Fri May 31 14:06:06 UTC 2024
      108.8K bytes
      Cache
     
  2. Agglomerative clustering with and without struc...

    cm . nipy_spectral ) plt . title...
    scikit-learn.org/stable/auto_examples/cluster/plot_agglomerative_clustering.html
    Fri May 31 14:06:06 UTC 2024
      97.3K bytes
      Cache
     
  3. Label Propagation digits active learning — scik...

    true_labels = y [ unlabeled_indices ] cm = confusion_matrix ( true_labels..."Confusion matrix" ) print ( cm ) # compute the entropies of...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits_active_learni...
    Fri May 31 14:06:04 UTC 2024
      108.8K bytes
      Cache
     
  4. 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
    Fri May 31 14:06:04 UTC 2024
      113.5K bytes
      Cache
     
  5. Faces recognition example using eigenfaces and ...

    cm . gray ) plt . title ( titles...
    scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html
    Fri May 31 14:06:06 UTC 2024
      112.4K bytes
      Cache
     
  6. SVM Tie Breaking Example — scikit-learn 1.5.0 d...

    cm . Accent ( i ) for i in [ 0 ,...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_tie_breaking.html
    Fri May 31 14:06:04 UTC 2024
      94.7K bytes
      Cache
     
  7. 投票 - 大河の主人公になってほしい戦国武将は? - gooランキング

    CM降板も影響か『新ドラマ』第2話、視聴率12.8%でも「この後、失速濃厚」...後、失速濃厚」 29,552 9. 平野紫耀と交際疑惑『CM』見送りへ 20,140 10. 『ドラマ』まさかの「1話で退場」視聴者さん衝撃を受ける...
    ranking.goo.ne.jp/vote/3966/
    Sat May 04 00:33:53 UTC 2024
      86.2K bytes
      Cache
     
  8. 投票 - 生まれ変わったら入学してみたいと思う憧れの大学は? - gooランキング

    CM降板も影響か『新ドラマ』第2話、視聴率12.8%でも「この後、失速濃厚」...後、失速濃厚」 29,552 9. 平野紫耀と交際疑惑『CM』見送りへ 20,140 10. 『ドラマ』まさかの「1話で退場」視聴者さん衝撃を受ける...
    ranking.goo.ne.jp/vote/3965/
    Sat May 04 00:33:21 UTC 2024
      87.4K bytes
      Cache
     
  9. auto_examples_python.zip

    plot the dataset first cm = plt.cm.RdBu cm_bright = ListedColormap(["#FF0000",...range(len(cm)): for pred in range(len(cm)): y_true += [gt] * cm[gt][pred]...
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    Fri May 31 14:06:04 UTC 2024
      1.6M bytes
      4 views
     
  10. Compare the effect of different scalers on data...

    5 cmap = getattr ( cm , "plasma_r" , cm . hot_r ) def create_axes...as np from matplotlib import cm from matplotlib import pyplot...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_all_scaling.html
    Fri May 31 14:06:04 UTC 2024
      137.6K bytes
      Cache
     
Back to top