Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 104 for cms (0.03 sec)

  1. Empirical evaluation of the impact of k-means i...

    cm as cm import matplotlib.pyplot as...my_members = km . labels_ == k color = cm . nipy_spectral ( float ( k )...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_stability_low_dim_dense.html
    Mon May 06 15:51:01 UTC 2024
      43.3K bytes
      Cache
     
  2. SVM Exercise — scikit-learn 1.4.2 documentation

    cm . Paired , edgecolor = "k" ,...XX , YY , Z > 0 , cmap = plt . cm . Paired ) plt . contour ( XX...
    scikit-learn.org/stable/auto_examples/exercises/plot_iris_exercise.html
    Mon May 06 15:50:59 UTC 2024
      33K 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
    Mon May 06 15:51:01 UTC 2024
      71.9K bytes
      Cache
     
  4. 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 May 06 15:51:00 UTC 2024
      44.6K bytes
      Cache
     
  5. RBF SVM parameters — scikit-learn 1.4.2 documen...

    cm . RdBu ) plt . scatter ( X_2d...1 ], c = y_2d , cmap = plt . cm . RdBu_r , edgecolors = "k" )...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Mon May 06 15:51:00 UTC 2024
      54.9K bytes
      Cache
     
  6. Image denoising using dictionary learning — sci...

    cm . gray , interpolation = "nearest"...0.5 , vmax = 0.5 , cmap = plt . cm . PuOr , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/decomposition/plot_image_denoising.html
    Mon May 06 15:51:00 UTC 2024
      57.8K bytes
      Cache
     
  7. Manifold learning on handwritten digits: Locall...

    cm . binary ) ax . axis ( "off"...} $" , s = 60 , color = plt . cm . Dark2 ( digit ), alpha = 0.425...
    scikit-learn.org/stable/auto_examples/manifold/plot_lle_digits.html
    Mon May 06 15:50:59 UTC 2024
      56.2K bytes
      Cache
     
  8. A demo of structured Ward hierarchical clusteri...

    cm . gray ) for l in range ( n_clusters...label == l , colors = [ plt . cm . nipy_spectral ( l / float (...
    scikit-learn.org/stable/auto_examples/cluster/plot_coin_ward_segmentation.html
    Mon May 06 15:51:01 UTC 2024
      31.2K bytes
      Cache
     
  9. Kernel Density Estimation — scikit-learn 1.4.2 ...

    cm . binary , interpolation = "nearest"...reshape (( 8 , 8 )), cmap = plt . cm . binary , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/neighbors/plot_digits_kde_sampling.html
    Mon May 06 15:51:01 UTC 2024
      30.1K bytes
      Cache
     
  10. Plot multi-class SGD on the iris dataset — scik...

    cm . Paired , ax = ax , response_method...target_names [ i ], cmap = plt . cm . Paired , edgecolor = "black"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_iris.html
    Mon May 06 15:50:59 UTC 2024
      33.1K bytes
      Cache
     
Back to top