Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1021 - 1030 of 1,505 for text (0.26 sec)

  1. estimator_checks_generator — scikit-learn 1.7.2...

    Marking a test as “skip” is done via wrapping...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.estimator_checks_generat...
    Sat Nov 01 09:15:33 UTC 2025
      109.7K bytes
      Cache
     
  2. StratifiedKFold — scikit-learn 1.7.2 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
    Sat Nov 01 09:15:34 UTC 2025
      124.7K bytes
      Cache
     
  3. Probability calibration of classifiers — scikit...

    y_test , sw_train , sw_test = train_test_split ( X , y , sample_weight...split train, test for calibration X_train , X_test , y_train ,...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Sat Nov 01 09:15:32 UTC 2025
      109.3K bytes
      Cache
     
  4. Configure the Logstash output | Elastic Docs

    crt <HOST_URL>:<PORT> If the test is successful, you’ll receive...00:5044 Validation for this test fails because the certificate...
    www.elastic.co/docs/solutions/observability/apm/apm-server/configure-logstash-output
    Thu Oct 30 20:38:53 UTC 2025
      385.9K bytes
      Cache
     
  5. Early stopping of Stochastic Gradient Descent —...

    y_train ) test_score = estimator . score ( X_test , y_test ) return...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_early_stopping.html
    Sat Nov 01 09:15:34 UTC 2025
      107.6K bytes
      Cache
     
  6. Comparing random forests and the multi-output m...

    X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) y_rf = regr_rf . predict ( X_test ) # Plot the...
    scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_regression_multioutput.html
    Sat Nov 01 09:15:34 UTC 2025
      98.6K bytes
      Cache
     
  7. dbflute-maven-plugin - dbflute:generate-crud-ta...

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/ja/generate-crud-tablemeta-mojo.html
    Mon Sep 15 10:51:18 UTC 2025
      10K bytes
      Cache
     
  8. Coding Policy of Hands-on | DBFlute

    * DBFlute Hands-on Section 2 Test Class * @author jflute */ public...MemberBhv memberBhv ; public void test_demo() throws Exception { //...
    dbflute.seasar.org/tutorial/handson/review/codingpolicy.html
    Mon Sep 15 10:51:19 UTC 2025
      19.3K bytes
      Cache
     
  9. TransformedTargetRegressor — scikit-learn 1.7.2...

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Sat Nov 01 09:15:33 UTC 2025
      143.1K bytes
      Cache
     
  10. LeaveOneGroupOut — scikit-learn 1.7.2 documenta...

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneGroupOut.html
    Sat Nov 01 09:15:34 UTC 2025
      122.1K bytes
      Cache
     
Back to top