Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. Release Highlights for scikit-learn 0.24 — scik...

    selection: ['sepal length (cm)', 'petal width (cm)'] New PolynomialCountSketc...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Sun May 19 20:00:39 UTC 2024
      92K bytes
      Cache
     
  2. Visualizing cross-validation behavior in scikit...

    cm . Paired cmap_cv = plt . cm . coolwarm n_splits...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html
    Sun May 19 20:00:38 UTC 2024
      56.1K bytes
      Cache
     
  3. 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
    Sun May 19 20:00:39 UTC 2024
      21.2K bytes
      Cache
     
  4. 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
    Sun May 19 20:00:39 UTC 2024
      30.8K bytes
      Cache
     
  5. 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
    Sun May 19 20:00:38 UTC 2024
      1.6M bytes
      4 views
     
  6. Recursive feature elimination — scikit-learn 1....

    cm . Blues ) plt . colorbar () plt...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_digits.html
    Sun May 19 20:00:39 UTC 2024
      24.3K bytes
      Cache
     
  7. plot_pca_iris.py

    cm.nipy_spectral, edgecolor="k")...
    scikit-learn.org/stable/_downloads/1168f82083b3e70f31672e7c33738f8d/plot_pca_iris.py
    Sun May 19 20:00:38 UTC 2024
      1.5K bytes
      1 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...
    Sun May 19 20:00:39 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
    Sun May 19 20:00:38 UTC 2024
      74.8K bytes
      Cache
     
  10. SVM: Maximum margin separating hyperplane — sci...

    cm . Paired ) # plot the decision...
    scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane.html
    Sun May 19 20:00:38 UTC 2024
      24.9K bytes
      Cache
     
Back to top