Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 177 for cms (0.05 sec)

  1. Visualizing the stock market structure — scikit...

    cm . nipy_spectral ) # Plot the...segments , zorder = 0 , cmap = plt . cm . hot_r , norm = plt . Normalize...
    scikit-learn.org/stable/auto_examples/applications/plot_stock_market.html
    Tue May 28 11:51:33 UTC 2024
      135.8K bytes
      Cache
     
  2. SVM: Weighted samples — scikit-learn 1.5.0 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
    Tue May 28 11:51:33 UTC 2024
      93.1K bytes
      Cache
     
  3. 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
    Tue May 28 11:51:34 UTC 2024
      97.6K bytes
      Cache
     
  4. Nearest Neighbors Classification — scikit-learn...

    [[ "sepal length (cm)" , "sepal width (cm)" ]] y = iris . target...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Tue May 28 11:51:34 UTC 2024
      95.7K bytes
      Cache
     
  5. A demo of the Spectral Co-Clustering algorithm ...

    cm . Blues ) plt . title ( "Original...matshow ( data , cmap = plt . cm . Blues ) plt . title ( "Shuffled...
    scikit-learn.org/stable/auto_examples/bicluster/plot_spectral_coclustering.html
    Tue May 28 11:51:33 UTC 2024
      92.5K bytes
      1 views
      Cache
     
  6. 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
    Tue May 28 11:51:33 UTC 2024
      97.3K 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
    Tue May 28 11:51:34 UTC 2024
      98.8K bytes
      Cache
     
  8. Feature agglomeration — scikit-learn 1.5.0 docu...

    cm . gray , vmax = 16 , interpolation...images_restored [ i ], cmap = plt . cm . gray , vmax = 16 , interpolation...
    scikit-learn.org/stable/auto_examples/cluster/plot_digits_agglomeration.html
    Tue May 28 11:51:34 UTC 2024
      94.8K 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
    Tue May 28 11:51:34 UTC 2024
      101K bytes
      Cache
     
  10. 1.10. Decision Trees — scikit-learn 1.5.0 docum...

    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/tree.html
    Tue May 28 11:51:32 UTC 2024
      96.8K bytes
      Cache
     
Back to top