Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 451 - 460 of 1,451 for test (0.22 sec)

  1. 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 Apr 19 00:31:21 UTC 2025
      105.2K bytes
      Cache
     
  2. MinCovDet — scikit-learn 1.6.1 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
    Sat Apr 19 00:31:22 UTC 2025
      139.8K bytes
      Cache
     
  3. ハンズオンセクション 6 | DBFlute

    UnitContainerTestCas { public void test_ ... () { // _testで補完 ... } } テストクラスで...グが出力されていたかと思います。 これは、既に src/test/resources 配下に log4j.properties...
    dbflute.seasar.org/ja/tutorial/handson/section06.html
    Fri Apr 18 17:54:33 UTC 2025
      42.9K bytes
      Cache
     
  4. robust_scale — scikit-learn 1.6.1 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.robust_scale.html
    Sat Apr 19 00:31:22 UTC 2025
      113.4K bytes
      Cache
     
  5. plot_release_highlights_1_6_0.py

    # - Many tests in the common test suite are updated...the `_xfail_checks` # tag and tests which are expected to fail are...
    scikit-learn.org/stable/_downloads/a471e25495d24d0086e798aa9ca44a89/plot_release_highlights_1_6_0.py
    Sat Apr 19 00:31:22 UTC 2025
      8.9K bytes
      1 views
     
  6. Elastic Observability [8.18] | 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.18/index.html
    Tue Apr 15 10:11:12 UTC 2025
      71.3K bytes
      Cache
     
  7. ExtraTreeClassifier — scikit-learn 1.6.1 docume...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> cls . score ( X_test , y_test ) 0.8947... apply ( X ,...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeClassifier.html
    Sat Apr 19 00:31:22 UTC 2025
      168K bytes
      Cache
     
  8. Lasta Di (DIコンテナ) | DBFlute

    switch component 'mystic' in unit test @Directory |-src/main/resources...sea.xml // in production | |-src/test/resources |- sea+mystic.xml...
    dbflute.seasar.org/ja/lastaflute/lastadi/index.html
    Fri Apr 18 17:54:32 UTC 2025
      22.9K bytes
      Cache
     
  9. 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 Apr 19 00:31:22 UTC 2025
      110.7K bytes
      Cache
     
  10. Install Elasticsearch with Docker | Elasticsear...

    If you just want to test Elasticsearch in local development,...cluster for development or testing. You can then run additional...
    www.elastic.co/guide/en/elasticsearch/reference/current/docker.html
    Tue Mar 25 16:32:51 UTC 2025
      63.5K bytes
      Cache
     
Back to top