Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 561 - 570 of 1,297 for test (0.11 sec)

  1. Elastic Distributions of OpenTelemetry (EDOT) N...

    production-tested OTel ecosystem backed by enterprise-grade...release cycles and production-tested reliability. With rapid issue...
    www.elastic.co/observability-labs/blog/elastic-distributions-opentelemetry-ga
    Tue Sep 23 00:57:42 UTC 2025
      63.3K bytes
      Cache
     
  2. Feature importances with a forest of trees — sc...

    X_test , y_train , y_test = train_test_split ( X ,...permutation_importance ( forest , X_test , y_test , n_repeats = 10 , random_state...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html
    Sat Oct 11 07:51:26 UTC 2025
      123.2K bytes
      Cache
     
  3. Combine predictors using stacking — scikit-lear...

    mean ( scores [ f 'test_ { value } ' ])) : .2f } +-...f " { np . std ( scores [ f 'test_ { value } ' ]) : .2f } " )...
    scikit-learn.org/stable/auto_examples/ensemble/plot_stack_predictors.html
    Sat Oct 11 07:51:26 UTC 2025
      368.2K bytes
      Cache
     
  4. 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
     
  5. 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
     
  6. PassiveAggressiveRegressor — 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.linear_model.PassiveAggressiveRegressor.html
    Sat Oct 11 07:51:25 UTC 2025
      154.1K bytes
      Cache
     
  7. 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
     
  8. 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
    Thu Oct 09 16:57:48 UTC 2025
      165.6K bytes
      Cache
     
  9. Selecting dimensionality reduction with Pipelin...

    cv_results_ [ "mean_test_score" ]) # scores are in the...nan return_train_score False best_estimator_: Pipeline MinMaxScaler...
    scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html
    Sat Oct 11 07:51:26 UTC 2025
      135.6K bytes
      Cache
     
  10. 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
     
Back to top