Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 132 for cms (3.16 sec)

  1. 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
    Thu Oct 09 16:57:48 UTC 2025
      93.1K bytes
      1 views
      Cache
     
  2. Selecting the number of clusters with silhouett...

    cm as cm import matplotlib.pyplot as...y_lower + size_cluster_i color = cm . nipy_spectral ( float ( i )...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html
    Thu Oct 09 16:57:48 UTC 2025
      104.3K bytes
      Cache
     
  3. Varying regularization in Multi-layer Perceptro...

    the dataset first cm = plt . cm . RdBu cm_bright = ListedColormap...[:, 1 ], c = y_train , cmap = cm_bright ) # and testing points...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html
    Thu Oct 09 16:57:45 UTC 2025
      109.1K bytes
      Cache
     
  4. 中川大志、人気タレントと即興コント⇒「天才すぎ」「何もかも上手いwww」と話題に

    二人が見せたCM風のコントに反響が集まっています。 by yoshi BuzzFeed... 笛の音のようなハミングを器用に奏でる秋山さん。「一人旅のCMとか行けそうだしね」と声をかけられた中川さんも、カメラを構...
    www.buzzfeed.com/jp/takamiyoshida/nakagawa-taishi-akiyama
    Sat Sep 20 00:20:32 UTC 2025
      747.7K bytes
      Cache
     
  5. Recognizing hand-written digits — scikit-learn ...

    range ( len ( cm )): for pred in range ( len ( cm )): y_true +=...[ gt ] * cm [ gt ][ pred ] y_pred += [ pred ] * cm [ gt ][ pred...
    scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html
    Thu Oct 09 16:57:48 UTC 2025
      102K bytes
      Cache
     
  6. plot_classifier_comparison.ipynb

    the dataset first\n cm = plt.cm.RdBu\n cm_bright = ListedColormap([\"#FF0000\",...X_train[:, 1], c=y_train, cmap=cm_bright, edgecolors=\"k\")\n #...
    scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb
    Tue Oct 07 17:07:16 UTC 2025
      5.7K bytes
     
  7. Introducing the set_output API — scikit-learn 1...

    length (cm) sepal width (cm) petal length (cm) petal width (cm) 60...length (cm) sepal width (cm) petal length (cm) petal width (cm) 39...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_set_output.html
    Thu Oct 09 16:57:45 UTC 2025
      160.9K bytes
      Cache
     
  8. train_test_split — scikit-learn 1.7.2 documenta...

    length (cm) sepal width (cm) petal length (cm) petal width (cm) 0...length (cm) sepal width (cm) petal length (cm) petal width (cm) 96...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html
    Thu Oct 09 16:57:45 UTC 2025
      169.7K bytes
      Cache
     
  9. Compressive sensing: tomography reconstruction ...

    cm . gray , interpolation = "nearest"...imshow ( rec_l2 , cmap = plt . cm . gray , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/applications/plot_tomography_l1_reconstruction.html
    Thu Oct 09 16:57:48 UTC 2025
      112.8K bytes
      Cache
     
  10. 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
    Thu Oct 09 16:57:48 UTC 2025
      119.3K bytes
      Cache
     
Back to top