Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 411 - 420 of 1,451 for test (0.14 sec)

  1. LogisticRegressionCV — scikit-learn 1.6.1 docum...

    scoring option on the given test data and labels. Parameters...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html
    Sat Apr 19 00:31:22 UTC 2025
      167.4K bytes
      Cache
     
  2. 1.4. Support Vector Machines — scikit-learn 1.6...

    X_test , y_train , y_test = train_test_split ( X ,...examples >>> gram_test = np . dot ( X_test , X_train . T ) >>>...
    scikit-learn.org/stable/modules/svm.html
    Sat Apr 19 00:31:21 UTC 2025
      124.6K bytes
      Cache
     
  3. Univariate Feature Selection — scikit-learn 1.6...

    X_test , y_train , y_test = train_test_split ( X ,...format ( clf . score ( X_test , y_test ) ) ) svm_weights = np ....
    scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection.html
    Sat Apr 19 00:31:22 UTC 2025
      105.8K bytes
      Cache
     
  4. maxabs_scale — scikit-learn 1.6.1 documentation

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.maxabs_scale.html
    Sat Apr 19 00:31:22 UTC 2025
      110.2K bytes
      Cache
     
  5. Beats Developer Guide [8.18] | Elastic

    Beats Contributing to the docs Testing Community Beats Defining field...Getting Ready Protocol Modules Testing Extending Metricbeat Overview...
    www.elastic.co/guide/en/beats/devguide/8.18/index.html
    Tue Apr 15 10:09:57 UTC 2025
      13.9K bytes
      Cache
      Similar Results (1)
     
  6. org.seasar.dbflute.maven.plugin (DBFlute Maven ...

    provides outside-sql-test goal to run outside-sql-test. ReplaceSchemaCommand...
    dbflute.seasar.org/maven/plugin/apidocs/org/seasar/dbflute/maven/plugin/package-summary.html
    Fri Apr 18 17:54:33 UTC 2025
      9.7K bytes
      Cache
     
  7. check_cv — scikit-learn 1.6.1 documentation

    test) splits as arrays of indices....cross-validator which generates the train/test splits via the split method....
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.check_cv.html
    Sat Apr 19 00:31:22 UTC 2025
      109K 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
    Sat Apr 19 00:31:21 UTC 2025
      131.4K bytes
      Cache
     
  9. Feature importances with a forest of trees — sc...

    X_test , y_train , y_test = train_test_split ( X ,...permutation_importance ( forest , X_test , y_test , n_repeats = 10 , random_state...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html
    Sat Apr 19 00:31:21 UTC 2025
      113.1K bytes
      Cache
     
  10. ハンズオンセクション 9 | DBFlute

    引数の値で null は許されない 対応テストメソッド test_letsOutside_会員が検索されること() 会員名称が...(区分値メソッドを使う、select句にカラムを追加してもOK) test_letsOutside_条件値なしで全件検索されること()...
    dbflute.seasar.org/ja/tutorial/handson/section09.html
    Fri Apr 18 17:54:33 UTC 2025
      33.3K bytes
      Cache
     
Back to top