Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 111 - 120 of 781 for tests (0.12 sec)

  1. Probability Calibration for 3-class classificat...

    y [: 1000 ] X_test , y_test = X [ 1000 :], y [ 1000...log_loss ( y_test , clf_probs ) cal_score = log_loss ( y_test , cal_clf_probs...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Thu May 16 17:15:45 UTC 2024
      99.5K bytes
      Cache
     
  2. Comparison of Calibration of Classifiers — scik...

    X_test , y_train , y_test = train_test_split ( X ,...from_estimator ( clf , X_test , y_test , n_bins = 10 , name = name...
    scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.html
    Thu May 16 17:15:45 UTC 2024
      52.4K bytes
      Cache
     
  3. Restricted Boltzmann Machine features for digit...

    X_test , Y_train , Y_test = train_test_split ( X ,...sklearn.model_selection import train_test_split from sklearn.preprocessing...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_rbm_logistic_classification.html
    Thu May 16 17:15:46 UTC 2024
      59.5K bytes
      Cache
     
  4. ハンズオンセクション 2 | DBFlute

    HandsOn02Test クラスを src/test/java (Testクラス置き場) に作成してください。 このクラスは...を確認してください。テストメソッド名は test_existsTestData() とします。 このプロジェクトでは、メソッド名が test で始まる...
    dbflute.seasar.org/ja/tutorial/handson/section0...
    Mon Mar 18 15:47:33 UTC 2024
      27.8K bytes
      Cache
     
  5. Multi-output Decision Tree Regression — scikit-...

    predict ( X_test ) y_2 = regr_2 . predict ( X_test ) y_3 = regr_3.... fit ( X , y ) # Predict X_test = np . arange ( - 100.0 , 100.0...
    scikit-learn.org/stable/auto_examples/tree/plot_tree_regression_multioutput.html
    Thu May 16 17:15:45 UTC 2024
      33.8K bytes
      Cache
     
  6. sklearn.utils.estimator_checks.check_estimator ...

    function will run an extensive test-suite for input validation,...own estimator . Additional tests for classifiers, regressors,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html
    Thu May 16 17:15:47 UTC 2024
      18.7K bytes
      Cache
     
  7. Get started with generative AI free | Elastic

    Test out ingesting your data, build...Configure, select field mappings, and test vector and semantic search with...
    www.elastic.co/cloud/generative-ai-trial-overview
    Fri May 17 00:06:30 UTC 2024
      518K bytes
      Cache
     
  8. Elastic Observability 8.2: Tail-based sampling,...

    test, or staging), and transaction...fashion. New synthetic cloud testing infrastructure (beta) Monitoring...
    www.elastic.co/blog/whats-new-elastic-observability-8-2-0
    Fri May 17 01:03:51 UTC 2024
      454K bytes
      Cache
     
  9. sklearn.base.ClassifierMixin — scikit-learn 1.4...

    the mean accuracy on the given test data and labels. score ( X ,...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.base.ClassifierMixin.html
    Thu May 16 17:15:46 UTC 2024
      23.9K bytes
      Cache
     
  10. sklearn.datasets.fetch_rcv1 — scikit-learn 1.4....

    test’ for the test set (781265 samples),...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’all’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_rcv1.html
    Thu May 16 17:15:47 UTC 2024
      19.9K bytes
      Cache
     
Back to top