Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 831 - 840 of 1,509 for text (0.11 sec)

  1. ハンズオンセクション 12 | DBFlute

    でなくてもいいが、できるだけ効率よく 対応テストメソッド test_selectDreamOrderList_その通りの順序で検索されていること()...会員名称と会員アカウントを連結して部分一致させて、会員を検索 対応テストメソッド test_selectDreamLikeSearc_その通りの条件で検索されていること()...
    dbflute.seasar.org/ja/tutorial/handson/section12.html
    Mon Sep 15 10:51:18 UTC 2025
      12.7K bytes
      2 views
      Cache
     
  2. Logistic function — scikit-learn 1.7.2 document...

    plot ( X_test , ols . coef_ * X_test + ols . intercept_...= "black" , zorder = 20 ) X_test = np . linspace ( - 5 , 10 ,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic.html
    Fri Oct 31 16:42:59 UTC 2025
      95K bytes
      Cache
     
  3. OAS — scikit-learn 1.7.2 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Fri Oct 31 16:42:55 UTC 2025
      133.5K bytes
      Cache
     
  4. KFold — scikit-learn 1.7.2 documentation

    Provides train/test indices to split data in train/test sets. Split..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html
    Fri Oct 31 16:42:59 UTC 2025
      123.2K bytes
      Cache
     
  5. CalibratedClassifierCV — scikit-learn 1.7.2 doc...

    and calibrates it using the testing subset. For prediction, predicted...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Fri Oct 31 16:42:55 UTC 2025
      154.3K bytes
      Cache
     
  6. 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
    Fri Oct 31 16:42:55 UTC 2025
      116.7K bytes
      Cache
     
  7. 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
    Fri Oct 31 16:42:59 UTC 2025
      132.1K bytes
      Cache
     
  8. Underfitting vs. Overfitting — scikit-learn 1.7...

    plot ( X_test , pipeline . predict ( X_test [:, np . newaxis..."Model" ) plt . plot ( X_test , true_fun ( X_test ), label = "True function"...
    scikit-learn.org/stable/auto_examples/model_selection/plot_underfitting_overfitting.html
    Fri Oct 31 16:42:55 UTC 2025
      98.7K bytes
      Cache
     
  9. f_regression — scikit-learn 1.7.2 documentation

    Comparison of F-test and mutual information Comparison of F-test and mutual...Univariate linear regression tests returning F-statistic and p-values....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
    Fri Oct 31 16:42:55 UTC 2025
      118.1K bytes
      Cache
     
  10. Migrate from the Elastic Synthetics integration...

    synthetic tests on Elastic’s global managed testing infrastructure...Project monitors , you write tests in an external version-controlled...
    www.elastic.co/docs/solutions/observability/synthetics/migrate-from-elastic-synthetics-integration
    Thu Oct 30 20:38:50 UTC 2025
      368.1K bytes
      Cache
     
Back to top