Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 321 - 330 of 931 for tests (0.05 sec)

  1. 概要

    outside-sql-test : outside-sql-test.[sh|bat]を実行します。 replace-schema...jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/ja/index.html
    Tue Nov 12 15:10:59 UTC 2024
      13.9K bytes
      Cache
     
  2. Permutation Importance with Multicollinear or C...

    X_test , y_train , y_test = train_test_split ( X ,...accuracy on test data: { clf . score ( X_test , y_test ) : .2 }...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html
    Wed Feb 05 18:36:53 UTC 2025
      117K bytes
      Cache
     
  3. Normal, Ledoit-Wolf and OAS Linear Discriminant...

    for training n_test = 200 # samples for testing n_averages = 50...) X , y = generate_data ( n_test , n_features ) score_clf1 +=...
    scikit-learn.org/stable/auto_examples/classification/plot_lda.html
    Wed Feb 05 18:36:52 UTC 2025
      99.5K bytes
      Cache
     
  4. 利用方法

    (dbflute:outside-sql-test) dbflute:outside-sql-test ゴールを実行すると、DBFlute...outside-sql-test.[sh|bat] が実行されます。 outside-sql-test については、DBFlute...
    dbflute.seasar.org/maven/plugin/ja/usage.html
    Tue Nov 12 15:10:59 UTC 2024
      24.7K bytes
      Cache
     
  5. Crafting a minimal reproducer for scikit-learn ...

    the train_test_split X_train , X_test , y_train , y_test = train_test_split...( X_test , y_test ) other_score = gbdt . score ( X_test , y_test...
    scikit-learn.org/dev/developers/minimal_reproducer.html
    Fri Jan 17 11:45:09 UTC 2025
      63.4K bytes
      Cache
      Similar Results (1)
     
  6. DetCurveDisplay — scikit-learn 1.6.1 documentation

    X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DetCurveDisplay.html
    Wed Feb 05 18:36:52 UTC 2025
      135.3K bytes
      Cache
     
  7. StratifiedKFold — scikit-learn 1.6.1 documentation

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html
    Wed Feb 05 18:36:51 UTC 2025
      124.6K bytes
      Cache
     
  8. LabelPropagation — scikit-learn 1.6.1 documenta...

    the mean accuracy on the given test data and labels. In multi-label...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelPropagation.html
    Tue Feb 04 08:40:43 UTC 2025
      131.4K bytes
      Cache
     
  9. Comparison of Calibration of Classifiers — scik...

    X_test , y_train , y_test = train_test_split ( X ,...from_estimator ( clf , X_test , y_test , n_bins = 10 , name = name...
    scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.html
    Wed Feb 05 18:36:52 UTC 2025
      116.4K bytes
      Cache
     
  10. Restricted Boltzmann Machine features for digit...

    X_test , Y_train , Y_test = train_test_split ( X ,...sklearn.model_selection import train_test_split from sklearn.preprocessing...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_rbm_logistic_classification.html
    Wed Feb 05 18:36:53 UTC 2025
      123.4K bytes
      Cache
     
Back to top