Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 361 - 370 of 822 for tests (0.07 sec)

  1. Varying regularization in Multi-layer Perceptro...

    training and test part X_train , X_test , y_train , y_test = train_test_split...and testing points ax . scatter ( X_test [:, 0 ], X_test [:,...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html
    Sat Oct 11 07:51:26 UTC 2025
      109.1K bytes
      Cache
     
  2. RepeatedKFold — scikit-learn 1.7.2 documentation

    print ( f " Test: index= { test_index } " ) ... Fold...index=[0 1] Test: index=[2 3] Fold 1: Train: index=[2 3] Test: index=[0...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Sat Oct 11 07:51:25 UTC 2025
      119.4K bytes
      Cache
     
  3. Building Elastic Cloud Serverless - Elasticsear...

    building—start a 14-day free trial to test it out yourself! You can follow...autoscaling and performance stress testing at scale Dive into how Elasticsearch...
    www.elastic.co/search-labs/blog/building-elastic-cloud-serverless
    Wed Sep 24 00:51:44 UTC 2025
      141.3K bytes
      Cache
     
  4. ハンズオンセクション 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
     
  5. plot_classifier_comparison.ipynb

    y_test = train_test_split(\n X, y, test_size=0.4, random_state=42\n...the testing points\n ax.scatter(\n X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb
    Sat Oct 11 07:51:27 UTC 2025
      5.7K bytes
     
  6. Attack Discovery | Elastic

    for 14 days to go deeper and test these capabilities. Start free...
    www.elastic.co/demo-gallery/security-attack-discovery
    Sun Oct 12 00:36:49 UTC 2025
      560.9K bytes
      Cache
     
  7. Effect of transforming the targets in regressio...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html
    Sat Oct 11 07:51:27 UTC 2025
      125.3K bytes
      Cache
     
  8. One-Class SVM versus One-Class SVM using Stocha...

    size n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...size n_error_test_sgd = y_pred_test_sgd [ y_pred_test_sgd == - 1...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgdocsvm_vs_ocsvm.html
    Sat Oct 11 07:51:26 UTC 2025
      122.7K bytes
      1 views
      Cache
     
  9. Team list

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/team-list.html
    Mon Sep 15 10:51:18 UTC 2025
      8.9K bytes
      Cache
     
  10. Recognizing hand-written digits — scikit-learn ...

    and 50% test subsets X_train , X_test , y_train , y_test = train_test_split...train_test_split ( data , digits . target , test_size = 0.5 , shuffle...
    scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html
    Sat Oct 11 07:51:26 UTC 2025
      102K bytes
      Cache
     
Back to top