Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 153 for cms (0.04 sec)

  1. 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
    Fri May 31 14:06:06 UTC 2024
      120.5K bytes
      Cache
     
  2. RBF SVM parameters — scikit-learn 1.5.0 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
    Fri May 31 14:06:04 UTC 2024
      118.3K bytes
      Cache
     
  3. SVM: Weighted samples — scikit-learn 1.5.0 docu...

    cm . bone ) axis . scatter ( X [:,..., alpha = 0.9 , cmap = plt . cm . bone , edgecolors = "black"...
    scikit-learn.org/stable/auto_examples/svm/plot_weighted_samples.html
    Fri May 31 14:06:06 UTC 2024
      93.1K bytes
      Cache
     
  4. Nearest Neighbors Classification — scikit-learn...

    [[ "sepal length (cm)" , "sepal width (cm)" ]] y = iris . target...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Fri May 31 14:06:06 UTC 2024
      95.7K bytes
      Cache
     
  5. Illustration of Gaussian process classification...

    cm . PuOr_r , ) contours = plt ....s = 30 , c = Y , cmap = plt . cm . Paired , edgecolors = ( 0 ,...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_xor.html
    Fri May 31 14:06:04 UTC 2024
      97.6K bytes
      Cache
     
  6. Varying regularization in Multi-layer Perceptro...

    the dataset first cm = plt . cm . RdBu cm_bright = ListedColormap...[:, 1 ], c = y_train , cmap = cm_bright ) # and testing points...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html
    Fri May 31 14:06:04 UTC 2024
      108.3K bytes
      Cache
     
  7. Vector Quantization Example — scikit-learn 1.5....

    cm . gray ) ax [ 0 ] . axis ( "off"...compressed_raccoon_uniform , cmap = plt . cm . gray ) ax [ 0 ] . axis ( "off"...
    scikit-learn.org/stable/auto_examples/cluster/plot_face_compress.html
    Fri May 31 14:06:06 UTC 2024
      111.4K bytes
      Cache
     
  8. 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....
    Fri May 31 14:06:06 UTC 2024
      111.7K bytes
      Cache
     
  9. Face completion with a multi-output estimators ...

    cm . gray , interpolation = "nearest"...( image_shape ), cmap = plt . cm . gray , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multioutput_face_completion.html
    Fri May 31 14:06:06 UTC 2024
      98.8K bytes
      Cache
     
  10. Segmenting the picture of greek coins in region...

    cm . gray ) plt . xticks (()) plt...n_regions ): colors = [ plt . cm . nipy_spectral (( l + 4 ) /...
    scikit-learn.org/stable/auto_examples/cluster/plot_coin_segmentation.html
    Fri May 31 14:06:06 UTC 2024
      95.3K bytes
      Cache
     
Back to top