Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 138 for cms (0.05 sec)

  1. Iso-probability lines for Gaussian Processes cl...

    as np from matplotlib import cm from matplotlib import pyplot...plt . imshow ( y_prob , cmap = cm . gray_r , alpha = 0.8 , extent...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_isoprobability.html
    Wed May 08 07:10:46 UTC 2024
      42.5K bytes
      Cache
     
  2. plot_classifier_comparison.rst.txt

    plot the dataset first cm = plt.cm.RdBu cm_bright = ListedColormap(["#FF0000",...X_train[:, 1], c=y_train, cmap=cm_bright, edgecolors="k") # Plot...
    scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Wed May 08 07:10:46 UTC 2024
      7.7K bytes
     
  3. Feature agglomeration vs. univariate selection ...

    cm . RdBu_r ) plt . title ( "True...interpolation = "nearest" , cmap = plt . cm . RdBu_r ) plt . title ( "Feature...
    scikit-learn.org/stable/auto_examples/cluster/plot_feature_agglomeration_vs_univariate_selection....
    Wed May 08 07:10:45 UTC 2024
      49.4K bytes
      Cache
     
  4. 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
    Wed May 08 07:10:46 UTC 2024
      74.3K bytes
      Cache
     
  5. 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
    Wed May 08 07:10:45 UTC 2024
      26.1K bytes
      Cache
     
  6. 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
    Wed May 08 07:10:46 UTC 2024
      27.9K bytes
      Cache
     
  7. Feature agglomeration — scikit-learn 1.4.2 docu...

    cm . gray , vmax = 16 , interpolation...images_restored [ i ], cmap = plt . cm . gray , vmax = 16 , interpolation...
    scikit-learn.org/stable/auto_examples/cluster/plot_digits_agglomeration.html
    Wed May 08 07:10:46 UTC 2024
      32.3K bytes
      Cache
     
  8. A demo of the Spectral Co-Clustering algorithm ...

    cm . Blues ) plt . title ( "Original...matshow ( data , cmap = plt . cm . Blues ) plt . title ( "Shuffled...
    scikit-learn.org/stable/auto_examples/bicluster/plot_spectral_coclustering.html
    Wed May 08 07:10:46 UTC 2024
      29.8K bytes
      1 views
      Cache
     
  9. 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
    Wed May 08 07:10:45 UTC 2024
      44.6K bytes
      Cache
     
  10. 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
    Wed May 08 07:10:46 UTC 2024
      71.9K bytes
      Cache
     
Back to top