Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 110 for cms (0.19 sec)

  1. plot_kmeans_digits.rst.txt

    cm.Paired, aspect="auto", origin="lower",...
    scikit-learn.org/stable/_sources/auto_examples/cluster/plot_kmeans_digits.rst.txt
    Sat May 18 15:26:00 UTC 2024
      10.2K bytes
      1 views
     
  2. auto_examples_jupyter.zip

    the dataset first\n cm = plt.cm.RdBu\n cm_bright = ListedColormap([\"#FF0000\",...the dataset first\n cm = plt.cm.RdBu\n cm_bright = ListedColormap([\"#FF0000\",...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Sat May 18 15:26:00 UTC 2024
      2.1M bytes
      2 views
     
  3. plot_kmeans_digits.py

    cm.Paired, aspect="auto", origin="lower",...
    scikit-learn.org/stable/_downloads/5a87b25ba023ee709595b8d02049f021/plot_kmeans_digits.py
    Sat May 18 15:26:00 UTC 2024
      6.7K bytes
      1 views
     
  4. model_evaluation.rst.txt

    'fp': cm[0, 1], ... 'fn': cm[1, 0], 'tp': cm[1, 1]} >>> cv_results...... cm = confusion_matrix(y, y_pred) ... return {'tn': cm[0, 0],...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Sat May 18 15:26:01 UTC 2024
      118.5K bytes
      2 views
     
  5. Species distribution modeling — scikit-learn 1....

    cm . Reds ) plt . colorbar ( format...
    scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html
    Sat May 18 15:26:01 UTC 2024
      59.2K bytes
      Cache
     
  6. Demo of HDBSCAN clustering algorithm — scikit-l...

    cm . Spectral ( each ) for each...
    scikit-learn.org/stable/auto_examples/cluster/plot_hdbscan.html
    Sat May 18 15:26:00 UTC 2024
      65.4K bytes
      Cache
     
  7. Time-related feature engineering — scikit-learn...

    cm . tab20b ) _ = plt . title (...
    scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html
    Sat May 18 15:26:01 UTC 2024
      151.8K bytes
      Cache
     
  8. omoshirojp - BuzzFeed

    「全部持ってかれた」M-1優勝者発表前に放送された「どん兵衛」のCMが話題に「優勝だろこれ」 「全組漫才終わったわ〜🎶」 Manaka...
    www.buzzfeed.com/jp/badge/omoshirojp
    Sat May 18 00:01:55 UTC 2024
      618.7K bytes
      Cache
     
  9. 3.3. Metrics and scoring: quantifying the quali...

    'tn' : cm [ 0 , 0 ], 'fp' : cm [ 0 , 1 ], ... 'fn' : cm [ 1 ,...y_pred = clf . predict ( X ) ... cm = confusion_matrix ( y , y_pred...
    scikit-learn.org/stable/modules/model_evaluation.html
    Sat May 18 15:26:01 UTC 2024
      351.3K bytes
      Cache
     
  10. Libsvm GUI — scikit-learn 1.4.2 documentation

    cm . bone , origin = "lower" , alpha...
    scikit-learn.org/stable/auto_examples/applications/svm_gui.html
    Sat May 18 15:26:00 UTC 2024
      83.2K bytes
      Cache
     
Back to top