Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 116 for cms (0.05 sec)

  1. Recursive feature elimination — scikit-learn 1....

    cm . Blues ) plt . colorbar () plt...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_digits.html
    Sat May 18 15:26:01 UTC 2024
      24.3K bytes
      Cache
     
  2. The Digit Dataset — scikit-learn 1.4.2 document...

    cm . gray_r , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/datasets/plot_digits_last_image.html
    Sat May 18 15:26:00 UTC 2024
      21.2K bytes
      Cache
     
  3. SGD: Weighted samples — scikit-learn 1.4.2 docu...

    cm . bone , edgecolor = "black"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_weighted_samples.html
    Sat May 18 15:26:00 UTC 2024
      30.8K bytes
      Cache
     
  4. plot_pca_iris.py

    cm.nipy_spectral, edgecolor="k")...
    scikit-learn.org/stable/_downloads/1168f82083b3e70f31672e7c33738f8d/plot_pca_iris.py
    Fri May 17 16:55:51 UTC 2024
      1.5K bytes
      1 views
     
  5. PCA example with Iris Data-set — scikit-learn 1...

    cm . nipy_spectral , edgecolor =...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_iris.html
    Sat May 18 15:26:01 UTC 2024
      27.4K bytes
      Cache
     
  6. Confusion matrix — scikit-learn 1.4.2 documenta...

    cm . Blues , normalize = normalize...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Sat May 18 15:26:01 UTC 2024
      26.4K bytes
      Cache
     
  7. 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
    Sat May 18 15:26:00 UTC 2024
      1.6M bytes
      4 views
     
  8. 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...
    Sat May 18 15:26:01 UTC 2024
      46.3K bytes
      Cache
     
  9. 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
    Sat May 18 15:26:00 UTC 2024
      74.8K bytes
      Cache
     
  10. 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
    Sat May 18 15:26:01 UTC 2024
      32.1K bytes
      Cache
     
Back to top