Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 189 for cms (0.03 sec)

  1. 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
    Sat May 04 16:42:15 UTC 2024
      54.9K bytes
      Cache
     
  2. Nearest Neighbors Classification — scikit-learn...

    [[ "sepal length (cm)" , "sepal width (cm)" ]] y = iris . target...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Sat May 04 16:42:15 UTC 2024
      32.7K bytes
      Cache
     
  3. SVM: Weighted samples — scikit-learn 1.4.2 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
    Sat May 04 16:42:15 UTC 2024
      30.3K bytes
      Cache
     
  4. 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
    Sat May 04 16:42:14 UTC 2024
      34.9K bytes
      Cache
     
  5. Selecting the number of clusters with silhouett...

    cm as cm import matplotlib.pyplot as...y_lower + size_cluster_i color = cm . nipy_spectral ( float ( i )...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html
    Sat May 04 16:42:15 UTC 2024
      41.6K bytes
      Cache
     
  6. 7.1. Toy datasets — scikit-learn 1.4.2 document...

    length in cm sepal width in cm petal length in cm petal width...width in cm class: Iris-Setosa Iris-Versicolour Iris-Virginica Summary...
    scikit-learn.org/stable/datasets/toy_dataset.html
    Sat May 04 16:42:15 UTC 2024
      44.8K bytes
      Cache
     
  7. 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
    Sat May 04 16:42:15 UTC 2024
      36.4K bytes
      Cache
     
  8. Logistic Regression 3-class Classifier — scikit...

    cm . Paired , ax = ax , response_method...edgecolors = "k" , cmap = plt . cm . Paired ) plt . xticks (())...
    scikit-learn.org/stable/auto_examples/linear_model/plot_iris_logistic.html
    Sat May 04 16:42:15 UTC 2024
      25.2K bytes
      Cache
     
  9. Vector Quantization Example — scikit-learn 1.4....

    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
    Sat May 04 16:42:15 UTC 2024
      49K bytes
      Cache
     
  10. Plot classification probability — scikit-learn ...

    as np from matplotlib import cm from sklearn import datasets..."Probability" ) _ = plt . colorbar ( cm . ScalarMappable ( norm = None...
    scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html
    Sat May 04 16:42:15 UTC 2024
      38.1K bytes
      Cache
     
Back to top