Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 481 - 490 of 1,451 for test (0.25 sec)

  1. Version 0.19 — scikit-learn 1.6.1 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
    Sat Apr 19 00:31:22 UTC 2025
      176.4K bytes
      Cache
     
  2. Caching nearest neighbors — scikit-learn 1.6.1 ...

    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
    Sat Apr 19 00:31:22 UTC 2025
      93.5K bytes
      Cache
     
  3. Part 19: CSV file crawl

    test1 2,title 2,test2 3,title 3,test3 4,title 4,test4 5,title...5,title 5,test5 6,title 6,test6 7,title 7,test7 8,title 8,test8 9,title...
    fess.codelibs.org/articles/19/document.html
    Sun Apr 20 02:35:57 UTC 2025
      24.8K bytes
      10 views
      Cache
     
  4. StackingRegressor — scikit-learn 1.6.1 document...

    train_test_split >>> X_train , X_test , y_train , y_test = train_test_split..., y_train ) . score ( X_test , y_test ) 0.3... fit ( X , y , *...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html
    Sat Apr 19 00:31:21 UTC 2025
      161.1K bytes
      Cache
     
  5. Roadmap — scikit-learn 1.6.1 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
    Sat Apr 19 00:31:21 UTC 2025
      31.9K bytes
      Cache
     
  6. BayesianGaussianMixture — scikit-learn 1.6.1 do...

    log-likelihood of new samples at test time. The shape depends on covariance_type...log-likelihood of new samples at test time. The shape depends on covariance_type...
    scikit-learn.org/stable/modules/generated/sklearn.mixture.BayesianGaussianMixture.html
    Sat Apr 19 00:31:21 UTC 2025
      153K bytes
      Cache
     
  7. RadiusNeighborsRegressor — scikit-learn 1.6.1 d...

    or None Test samples. If None , predictions...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsRegressor.html
    Sat Apr 19 00:31:20 UTC 2025
      150.9K bytes
      Cache
     
  8. sklearn.model_selection — scikit-learn 1.6.1 do...

    train_test_split Split arrays or matrices...matrices into random train and test subsets. Hyper-parameter optimizers...
    scikit-learn.org/stable/api/sklearn.model_selection.html
    Sat Apr 19 00:31:22 UTC 2025
      129.5K bytes
      Cache
     
  9. Early stopping in Gradient Boosting — scikit-le...

    y_val = train_test_split ( X , y , test_size = 0.2 , random_state...sklearn.model_selection import train_test_split data = fetch_california_housing...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_early_stopping.html
    Sat Apr 19 00:31:22 UTC 2025
      108.1K bytes
      Cache
     
  10. 模範解答的なセクション 2 | DBFlute

    @Directory dbflute-hands-on |-src/test/java | |-org.docksidestage.handson...テストデータが存在すること */ public void test_existsTestData() throws Exception...
    dbflute.seasar.org/ja/tutorial/handson/flower/flower02.html
    Fri Apr 18 17:54:33 UTC 2025
      11.8K bytes
      Cache
     
Back to top