Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 117 for cms (0.04 sec)

  1. 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
    Wed May 22 15:20:07 UTC 2024
      97.6K 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
    Wed May 22 15:20:05 UTC 2024
      95.7K bytes
      Cache
     
  3. 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
    Wed May 22 15:20:07 UTC 2024
      96.4K bytes
      Cache
     
  4. Plot multinomial and One-vs-Rest Logistic Regre...

    cm . Paired , ax = ax ) plt . title...1 ], c = color , cmap = plt . cm . Paired , edgecolor = "black"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_multinomial.html
    Wed May 22 15:20:10 UTC 2024
      97.3K bytes
      Cache
     
  5. 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
    Wed May 22 15:20:05 UTC 2024
      98.8K bytes
      Cache
     
  6. 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
    Wed May 22 15:20:10 UTC 2024
      101K bytes
      Cache
     
  7. Hierarchical clustering: structured vs unstruct...

    cm . jet ( float ( l ) / np . max...label == l , 2 ], color = plt . cm . jet ( float ( l ) / np . max...
    scikit-learn.org/stable/auto_examples/cluster/plot_ward_structured_vs_unstructured.html
    Wed May 22 15:20:10 UTC 2024
      101.4K bytes
      Cache
     
  8. The Johnson-Lindenstrauss bound for embedding w...

    cm . Blues ( np . linspace ( 0.3...( 2 , 6 , 5 ) colors = plt . cm . Blues ( np . linspace ( 0.3...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_johnson_lindenstrauss_bound.html
    Wed May 22 15:20:10 UTC 2024
      119.1K bytes
      Cache
     
  9. Kernel Density Estimate of Species Distribution...

    cm . Reds ) if basemap : print (...
    scikit-learn.org/stable/auto_examples/neighbors/plot_species_kde.html
    Wed May 22 15:20:10 UTC 2024
      103.8K bytes
      Cache
     
  10. The Digit Dataset — scikit-learn 1.5.0 document...

    cm . gray_r , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/datasets/plot_digits_last_image.html
    Wed May 22 15:20:05 UTC 2024
      84K bytes
      Cache
     
Back to top