Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 581 - 600 of 1,277 for test (1.19 sec)

  1. LabelPropagation — scikit-learn 1.7.2 documenta...

    n_features) Test samples. y array-like of shape...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelPropagation.html
    Wed Nov 05 14:36:32 UTC 2025
      130.9K 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
    Wed Nov 05 14:36:35 UTC 2025
      143K bytes
      Cache
     
  3. 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
    Thu Nov 06 17:51:52 UTC 2025
      94.5K 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
    Wed Nov 05 14:36:35 UTC 2025
      110.7K bytes
      Cache
     
  5. 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
    Thu Nov 06 17:51:52 UTC 2025
      98.7K 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
    Thu Nov 06 17:51:52 UTC 2025
      105.1K bytes
      Cache
     
  7. additionalTableMap | DBFlute

    map:{ ; columnMap = map:{ ; TEST_ID = map:{ type = INTEGER ;...true ; autoIncrement = true } ; TEST_NAME = map:{ type = VARCHAR...
    dbflute.seasar.org/ja/manual/reference/dfprop/additionaltable/index.html
    Mon Sep 15 10:51:18 UTC 2025
      15K bytes
      Cache
     
  8. ハンズオンセクション 6 | DBFlute

    UnitContainerTestCas { public void test_ ... () { // _testで補完 ... } } テストクラスで...グが出力されていたかと思います。 これは、既に src/test/resources 配下に log4j.properties...
    dbflute.seasar.org/ja/tutorial/handson/section06.html
    Mon Sep 15 10:51:18 UTC 2025
      42.9K bytes
      Cache
     
  9. Introducing Elasticsearch Relevance Engine (ESR...

    Engine combines the best of AI with Elastic’s text search. ESRE gives...(ESRE) combines the best of AI with Elastic’s text search. It gives...
    www.elastic.co/search-labs/blog/introducing-elasticsearch-relevance-engine-esre
    Fri Nov 07 00:42:54 UTC 2025
      162.3K 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
    Thu Nov 06 17:51:52 UTC 2025
      110.7K bytes
      Cache
     
  11. DensityMixin — scikit-learn 1.7.2 documentation

    n_features) Test samples. y Ignored Not used,...
    scikit-learn.org/stable/modules/generated/sklearn.base.DensityMixin.html
    Wed Nov 05 14:36:32 UTC 2025
      107.6K bytes
      Cache
     
  12. Elastic Observability [8.19] | Elastic

    Write a synthetic test Write a synthetic test to check critical...browser monitors Write a synthetic test Configure individual monitors...
    www.elastic.co/guide/en/observability/8.19/index.html
    Thu Oct 23 15:12:04 UTC 2025
      70.5K bytes
      Cache
     
  13. 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
    Thu Nov 06 17:51:52 UTC 2025
      368.2K bytes
      Cache
     
  14. 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
    Thu Nov 06 17:51:52 UTC 2025
      309.4K bytes
      Cache
     
  15. Monitor AWS Network Firewall logs | Elastic Docs

    or create a new one for testing purposes. Creating a Network...
    www.elastic.co/docs/solutions/observability/cloud/monitor-aws-network-firewall-logs
    Tue Nov 04 17:37:30 UTC 2025
      369.7K bytes
      Cache
     
  16. assert_all_finite — scikit-learn 1.7.2 document...

    ( "Test failed: Array contains non-finite values." ) Test failed:...assert_all_finite ( array ) ... print ( "Test passed: Array contains only...
    scikit-learn.org/stable/modules/generated/sklearn.utils.assert_all_finite.html
    Wed Nov 05 14:36:36 UTC 2025
      107.5K bytes
      Cache
     
  17. OrdinalEncoder — scikit-learn 1.7.2 documentation

    fit ( X_train ) >>> X_test = np . array ([[ "a" ], [ "b"...object ) >>> enc . transform ( X_test ) array([[2.], [0.], [1.], [2.],...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OrdinalEncoder.html
    Thu Nov 06 17:51:50 UTC 2025
      149.4K bytes
      Cache
     
  18. set_config — scikit-learn 1.7.2 documentation

    If ‘text’, estimators will be displayed as text. Global default:...for easier benchmarking and testing of scikit-learn internals....
    scikit-learn.org/stable/modules/generated/sklearn.set_config.html
    Thu Nov 06 17:51:52 UTC 2025
      121.5K bytes
      Cache
     
  19. 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
    Wed Nov 05 14:36:32 UTC 2025
      165.6K bytes
      Cache
     
  20. 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
    Thu Nov 06 17:51:50 UTC 2025
      135.6K bytes
      Cache
     
Back to top