Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 92 for cms (0.04 sec)

  1. Plot different SVM classifiers in the iris data...

    cm . coolwarm , alpha = 0.8 , ax...X0 , X1 , c = y , cmap = plt . cm . coolwarm , s = 20 , edgecolors...
    scikit-learn.org/stable/auto_examples/svm/plot_iris_svc.html
    Fri May 31 14:06:06 UTC 2024
      92.8K bytes
      Cache
     
  2. 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
    Fri May 31 14:06:04 UTC 2024
      87.3K bytes
      Cache
     
  3. 7.1. Toy datasets — scikit-learn 1.5.0 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
    Fri May 31 14:06:04 UTC 2024
      69.4K bytes
      Cache
     
  4. SVM with custom kernel — scikit-learn 1.5.0 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
    Fri May 31 14:06:06 UTC 2024
      88.8K bytes
      Cache
     
  5. SGD: Maximum margin separating hyperplane — sci...

    cm . Paired , edgecolor = "black"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_separating_hyperplane.html
    Fri May 31 14:06:06 UTC 2024
      89.9K bytes
      Cache
     
  6. 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
    Fri May 31 14:06:06 UTC 2024
      104.9K bytes
      Cache
     
  7. SGD: Weighted samples — scikit-learn 1.5.0 docu...

    cm . bone , edgecolor = "black"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_weighted_samples.html
    Fri May 31 14:06:06 UTC 2024
      92.9K bytes
      Cache
     
  8. Plot the support vectors in LinearSVC — scikit-...

    cm . Paired ) ax = plt . gca ()...
    scikit-learn.org/stable/auto_examples/svm/plot_linearsvc_support_vectors.html
    Fri May 31 14:06:04 UTC 2024
      91.7K bytes
      Cache
     
  9. SVM: Separating hyperplane for unbalanced class...

    cm . Paired , edgecolors = "k" )...
    scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane_unbalanced.html
    Fri May 31 14:06:04 UTC 2024
      93.5K bytes
      Cache
     
  10. 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
    Fri May 31 14:06:04 UTC 2024
      94.1K bytes
      Cache
     
Back to top