Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 104 for cms (0.03 sec)

  1. Nearest Neighbors Classification — scikit-learn...

    [[ "sepal length (cm)" , "sepal width (cm)" ]] y = iris . target...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Mon May 06 15:51:00 UTC 2024
      32.7K bytes
      Cache
     
  2. 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
    Mon May 06 15:51:01 UTC 2024
      30.3K bytes
      Cache
     
  3. Release Highlights for scikit-learn 0.24 — scik...

    selection: ['sepal length (cm)', 'petal width (cm)'] New PolynomialCountSketc...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Mon May 06 15:50:59 UTC 2024
      92K 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
    Mon May 06 15:50:59 UTC 2024
      34.9K bytes
      Cache
     
  5. 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 06 15:51:01 UTC 2024
      33.7K bytes
      Cache
     
  6. 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
    Mon May 06 15:50:59 UTC 2024
      36.4K bytes
      Cache
     
  7. Recursive feature elimination — scikit-learn 1....

    cm . Blues ) plt . colorbar () plt...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_digits.html
    Mon May 06 15:51:00 UTC 2024
      24.3K bytes
      Cache
     
  8. 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
    Mon May 06 15:50:59 UTC 2024
      32.9K bytes
      Cache
     
  9. 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
    Mon May 06 15:51:01 UTC 2024
      38.1K bytes
      Cache
     
  10. 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
    Mon May 06 15:50:59 UTC 2024
      38.6K bytes
      Cache
     
Back to top