Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 145 for cms (0.07 sec)

  1. Sparse inverse covariance estimation — scikit-l...

    cm . RdBu_r ) plt . xticks (())..., vmax = vmax , cmap = plt . cm . RdBu_r , ) plt . xticks (())...
    scikit-learn.org/stable/auto_examples/covariance/plot_sparse_cov.html
    Mon Jun 03 12:46:39 UTC 2024
      107.5K 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
    Mon Jun 03 12:46:40 UTC 2024
      135.8K bytes
      Cache
     
  3. 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
    Mon Jun 03 12:46:39 UTC 2024
      108.8K bytes
      Cache
     
  4. Demo of DBSCAN clustering algorithm — scikit-le...

    cm . Spectral ( each ) for each...
    scikit-learn.org/stable/auto_examples/cluster/plot_dbscan.html
    Mon Jun 03 12:46:40 UTC 2024
      102.4K bytes
      Cache
     
  5. 1.10. Decision Trees — scikit-learn 1.5.0 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
    Mon Jun 03 12:46:40 UTC 2024
      96.8K bytes
      Cache
     
  6. The Digit Dataset — scikit-learn 1.5.0 document...

    cm . gray_r , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/datasets/plot_digits_last_image.html
    Mon Jun 03 12:46:40 UTC 2024
      84K bytes
      Cache
     
  7. 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
    Mon Jun 03 12:46:39 UTC 2024
      154.9K bytes
      Cache
     
  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...
    Mon Jun 03 12:46:40 UTC 2024
      108.8K bytes
      Cache
     
  9. 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
    Mon Jun 03 12:46:40 UTC 2024
      119.7K bytes
      Cache
     
  10. Recursive feature elimination — scikit-learn 1....

    cm . Blues ) # Add annotations for...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_digits.html
    Mon Jun 03 12:46:40 UTC 2024
      91.1K bytes
      Cache
     
Back to top