Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 97 for cms (0.04 sec)

  1. Neighborhood Components Analysis Illustration —...

    as np from matplotlib import cm from scipy.special import logsumexp...], X [ i , 1 ], s = 300 , c = cm . Set1 ( y [[ i ]]), alpha =...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_illustration.html
    Sat May 18 15:26:01 UTC 2024
      37K bytes
      Cache
     
  2. Visualizing the stock market structure — scikit...

    cm . nipy_spectral ) # Plot the...segments , zorder = 0 , cmap = plt . cm . hot_r , norm = plt . Normalize...
    scikit-learn.org/stable/auto_examples/applications/plot_stock_market.html
    Sat May 18 15:26:00 UTC 2024
      74.3K bytes
      Cache
     
  3. 1.10. Decision Trees — scikit-learn 1.4.2 docum...

    width (cm) <= 0.80 | |--- class: 0 |--- petal width (cm) > 0.80...width (cm) <= 1.75 | | |--- class: 1 | |--- petal width (cm) > 1.75...
    scikit-learn.org/stable/modules/tree.html
    Sat May 18 15:26:01 UTC 2024
      71.9K bytes
      Cache
     
  4. 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
     
  5. 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
    Sat May 18 15:26:00 UTC 2024
      92K bytes
      Cache
     
  6. SVM with custom kernel — scikit-learn 1.4.2 doc...

    cm . Paired , ax = ax , response_method...[:, 1 ], c = Y , cmap = plt . cm . Paired , edgecolors = "k" )...
    scikit-learn.org/stable/auto_examples/svm/plot_custom_kernel.html
    Sat May 18 15:26:00 UTC 2024
      26.1K bytes
      Cache
     
  7. Non-linear SVM — scikit-learn 1.4.2 documentation

    cm . PuOr_r , ) contours = plt ....s = 30 , c = Y , cmap = plt . cm . Paired , edgecolors = "k" )...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_nonlinear.html
    Sat May 18 15:26:00 UTC 2024
      27.9K bytes
      Cache
     
  8. 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
     
  9. SGD: Maximum margin separating hyperplane — sci...

    cm . Paired , edgecolor = "black"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_separating_hyperplane.html
    Sat May 18 15:26:00 UTC 2024
      27.8K bytes
      Cache
     
  10. 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
     
Back to top