Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 481 - 500 of 1,328 for test (0.07 sec)

  1. 1.10. Decision Trees — scikit-learn 1.7.2 docum...

    validate a model using statistical tests. That makes it possible to account...= 0 ) . fit ( X , y ) >>> X_test = np . array ([ np . nan ])...
    scikit-learn.org/stable/modules/tree.html
    Fri Sep 12 13:34:53 UTC 2025
      94.5K bytes
      Cache
     
  2. LassoLars — scikit-learn 1.7.2 documentation

    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.linear_model.LassoLars.html
    Fri Sep 12 13:34:55 UTC 2025
      143K bytes
      Cache
     
  3. scale — scikit-learn 1.7.2 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.scale.html
    Tue Sep 09 17:54:28 UTC 2025
      111.4K bytes
      Cache
     
  4. dbflute-maven-plugin - dbflute:replace-schema

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/replace-schema-mojo.html
    Tue Aug 12 02:41:09 UTC 2025
      10K bytes
      Cache
     
  5. MinCovDet — scikit-learn 1.7.2 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...Quality, TECHNOMETRICS score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.MinCovDet.html
    Fri Sep 12 13:34:53 UTC 2025
      140.1K bytes
      Cache
     
  6. Map data to a normal distribution — scikit-lear...

    X_test = train_test_split ( X , test_size = 0.5 )...sklearn.model_selection import train_test_split from sklearn.preprocessing...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_map_data_to_normal.html
    Fri Sep 12 13:34:50 UTC 2025
      105.1K bytes
      Cache
     
  7. Recursive feature elimination with cross-valida...

    "mean_test_score" , "std_test_score" ] } cv_results...[ "mean_test_score" ], yerr = cv_results [ "std_test_score" ],...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_with_cross_validation.html
    Fri Sep 12 13:34:53 UTC 2025
      98.7K bytes
      Cache
     
  8. 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...
    Fri Sep 12 13:34:55 UTC 2025
      109.7K bytes
      Cache
     
  9. dbflute-maven-plugin - dbflute:doc

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/ja/doc-mojo.html
    Tue Aug 12 02:41:09 UTC 2025
      10.5K bytes
      Cache
      Similar Results (3)
     
  10. ハンズオンセクション 6 | DBFlute

    UnitContainerTestCas { public void test_ ... () { // _testで補完 ... } } テストクラスで...グが出力されていたかと思います。 これは、既に src/test/resources 配下に log4j.properties...
    dbflute.seasar.org/ja/tutorial/handson/section06.html
    Tue Aug 12 02:41:09 UTC 2025
      42.9K bytes
      Cache
     
  11. Version 0.19 — scikit-learn 1.7.2 documentation

    best_estimator_.transform() instead of self.best_estim...Oli Blum . Enhancements # Our test suite and utils.estimator_c...
    scikit-learn.org/stable/whats_new/v0.19.html
    Fri Sep 12 13:34:55 UTC 2025
      176.5K bytes
      Cache
     
  12. power_transform — scikit-learn 1.7.2 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.power_transform.html
    Tue Sep 09 17:54:29 UTC 2025
      112.6K bytes
      Cache
     
  13. Version 0.20 — scikit-learn 1.7.2 documentation

    text.CountVectorizer and other text vectorizers could...feature_extraction.text.CountVectorizer , feature_extraction.text.TfidfVectorizer...
    scikit-learn.org/stable/whats_new/v0.20.html
    Fri Sep 12 13:34:55 UTC 2025
      309.4K bytes
      Cache
     
  14. ExtraTreeClassifier — scikit-learn 1.7.2 docume...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> cls . score ( X_test , y_test ) 0.8947 apply ( X , check_input...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeClassifier.html
    Tue Sep 09 17:54:28 UTC 2025
      165.6K bytes
      Cache
     
  15. BernoulliNB — scikit-learn 1.7.2 documentation

    classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.BernoulliNB.html
    Fri Sep 12 13:34:55 UTC 2025
      152K bytes
      Cache
     
  16. Caching nearest neighbors — scikit-learn 1.7.2 ...

    cv_results_ [ "mean_test_score" ], yerr = grid_model...grid_model . cv_results_ [ "std_test_score" ], ) axes [ 0 ] . set ( xlabel...
    scikit-learn.org/stable/auto_examples/neighbors/plot_caching_nearest_neighbors.html
    Fri Sep 12 13:34:50 UTC 2025
      93.5K bytes
      Cache
     
  17. 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
    Tue Aug 12 02:41:09 UTC 2025
      10K bytes
      Cache
     
  18. Roadmap — scikit-learn 1.7.2 documentation

    data by implementing a common test. An amputation sample generator...Improve scikit-learn common tests suite to make sure that (at...
    scikit-learn.org/stable/roadmap.html
    Fri Sep 12 13:34:55 UTC 2025
      31.9K bytes
      Cache
     
  19. LassoLarsIC — scikit-learn 1.7.2 documentation

    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.linear_model.LassoLarsIC.html
    Fri Sep 12 13:34:49 UTC 2025
      145.6K bytes
      Cache
     
  20. Probabilistic predictions with Gaussian process...

    according to the log-loss on test data. The figure shows that...train_size :], c = "g" , label = "Test data" , edgecolors = ( 0 , 0...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html
    Fri Sep 12 13:34:54 UTC 2025
      110.7K bytes
      Cache
     
Back to top