Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 421 - 430 of 822 for tests (0.22 sec)

  1. f_classif — scikit-learn 1.7.2 documentation

    of regressors that will be tested sequentially. y array-like...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_classif.html
    Sat Oct 11 07:51:26 UTC 2025
      110.7K bytes
      Cache
     
  2. SAStruts での利用

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...今回は以下の単純なテーブルを作成します。 CREATE TABLE TEST_TABLE ( ID BIGINT NOT NULL IDENTITY...
    dbflute.seasar.org/maven/plugin/ja/sastruts.html
    Mon Sep 15 10:51:18 UTC 2025
      33.3K bytes
      1 views
      Cache
     
  3. Elastic contributes its Universal Profiling age...

    development phase or under controlled test conditions, continuous profiling...During this phase, users can test early preview versions of the...
    www.elastic.co/observability-labs/blog/elastic-profiling-agent-acceptance-opentelemetry
    Tue Sep 23 01:09:30 UTC 2025
      64.7K bytes
      Cache
     
  4. Pipelining: chaining a PCA and a logistic regre...

    ents" is_max_test_score = pl . col ( "mean_test_score" ) == pl...[ "mean_test_score" ], yerr = best_clfs [ "std_test_score" ],...
    scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html
    Sat Oct 11 07:51:27 UTC 2025
      97.2K bytes
      Cache
     
  5. ARDRegression — 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.ARDRegression.html
    Sat Oct 11 07:51:27 UTC 2025
      141.2K bytes
      Cache
     
  6. KernelRidge — 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.kernel_ridge.KernelRidge.html
    Sat Oct 11 07:51:26 UTC 2025
      142.3K bytes
      Cache
     
  7. 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
    Sat Oct 11 07:51:27 UTC 2025
      105.1K bytes
      Cache
     
  8. 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
    Sat Oct 11 07:51:26 UTC 2025
      98.7K bytes
      Cache
     
  9. 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
    Sat Oct 11 07:51:24 UTC 2025
      31.9K bytes
      Cache
     
  10. 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
    Sat Oct 11 07:51:25 UTC 2025
      110.7K bytes
      Cache
     
Back to top