Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 6 of 6 for cms (0.04 sec)

  1. 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
    Mon May 06 15:51:00 UTC 2024
      118.5K bytes
      2 views
     
  2. Time-related feature engineering — scikit-learn...

    cm . tab20b ) _ = plt . title (...
    scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html
    Mon May 06 15:50:59 UTC 2024
      151.8K bytes
      Cache
     
  3. 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
    Mon May 06 15:50:58 UTC 2024
      351.3K bytes
      Cache
     
  4. 6.3. Preprocessing data — scikit-learn 1.4.2 do...

    corresponds to the sepal length in cm. Once the quantile transformation...
    scikit-learn.org/stable/modules/preprocessing.html
    Mon May 06 15:51:01 UTC 2024
      170.5K bytes
      Cache
     
  5. Partial Dependence and Individual Conditional E...

    cm . BuPu , edgecolor = "k" ) ax...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Mon May 06 15:51:00 UTC 2024
      137K bytes
      Cache
     
  6. Best Business Software of 2024

    CM and ITSM; data mapping; and many...
    slashdot.org/software/
    Tue May 07 01:11:39 UTC 2024
      315.9K bytes
      1 views
      Cache
     
Back to top