Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 166 for cms (0.04 sec)

  1. 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
    Mon May 27 10:29:28 UTC 2024
      69.4K bytes
      Cache
     
  2. SVM Tie Breaking Example — scikit-learn 1.5.0 d...

    cm . Accent ( i ) for i in [ 0 ,...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_tie_breaking.html
    Mon May 27 10:29:29 UTC 2024
      94.7K bytes
      Cache
     
  3. Neighborhood Components Analysis Illustration —...

    as np from matplotlib import cm from scipy.special import logsumexp...], X [ i , 1 ], s = 300 , c = cm . Set1 ( y [[ i ]]), alpha =...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_illustration.html
    Mon May 27 10:29:28 UTC 2024
      99.9K bytes
      Cache
     
  4. SVM Exercise — scikit-learn 1.5.0 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 27 10:29:28 UTC 2024
      95.7K bytes
      Cache
     
  5. export_text — scikit-learn 1.5.0 documentation

    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/generated/sklearn.tree.export_text.html
    Mon May 27 10:29:29 UTC 2024
      116.8K bytes
      Cache
     
  6. Manifold Learning methods on a severed sphere —...

    cm . rainbow ) ax . view_init (...], c = colors , cmap = plt . cm . rainbow ) plt . title ( " %s...
    scikit-learn.org/stable/auto_examples/manifold/plot_manifold_sphere.html
    Mon May 27 10:29:28 UTC 2024
      118.6K 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 27 10:29:28 UTC 2024
      119.2K bytes
      Cache
     
  8. 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
    Mon May 27 10:29:28 UTC 2024
      104.9K bytes
      Cache
     
  9. Online learning of a dictionary of parts of fac...

    cm . gray , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/cluster/plot_dict_face_patches.html
    Mon May 27 10:29:30 UTC 2024
      98.3K bytes
      Cache
     
  10. Plot the decision surface of decision trees tra...

    cm . RdYlBu , response_method =...target_names [ i ], cmap = plt . cm . RdYlBu , edgecolor = "black"...
    scikit-learn.org/stable/auto_examples/tree/plot_iris_dtc.html
    Mon May 27 10:29:29 UTC 2024
      96.4K bytes
      Cache
     
Back to top