Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 361 - 370 of 931 for tests (0.14 sec)

  1. Poisson regression and non-normal loss — scikit...

    df_test = train_test_split ( df , test_size = 0.33 ,...df_test [ "Frequency" ], df_test [ "Frequency" ], df_test [ "Exposure"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_poisson_regression_non_normal_loss.html
    Wed Feb 05 18:36:52 UTC 2025
      171.7K bytes
      Cache
     
  2. ConfusionMatrixDisplay — scikit-learn 1.6.1 doc...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ConfusionMatrixDisplay.html
    Wed Feb 05 18:36:53 UTC 2025
      148.6K bytes
      Cache
     
  3. 模範解答的なセクション 3 | DBFlute

    @Directory dbflute-hands-on |-src/test/java | |-org.docksidestage.handson...HandyDate を使ってみましょう。 */ public void test_1() throws Exception { // ##...
    dbflute.seasar.org/ja/tutorial/handson/flower/flower03.html
    Tue Nov 12 15:10:59 UTC 2024
      50.3K bytes
      Cache
     
  4. GaussianProcessClassifier — scikit-learn 1.6.1 ...

    classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html
    Wed Feb 05 18:36:53 UTC 2025
      148.1K bytes
      Cache
     
  5. Failure of Machine Learning to infer causal eff...

    X_test , y_train , y_test = train_test_split ( X ,...data into a training and a testing set. from sklearn.model_selection...
    scikit-learn.org/stable/auto_examples/inspection/plot_causal_interpretation.html
    Wed Feb 05 18:36:52 UTC 2025
      109.6K bytes
      Cache
     
  6. Multilabel classification using a classifier ch...

    X_test , Y_train , Y_test = train_test_split ( X ,...predict ( X_test ) ovr_jaccard_score = jaccard_score ( Y_test , Y_pred_ovr...
    scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html
    Wed Feb 05 18:36:53 UTC 2025
      104.9K bytes
      Cache
     
  7. Developing scikit-learn estimators — scikit-lea...

    predict ( X_test ) Depending on the nature of...private API and mostly used in tests. However, these tags expanded...
    scikit-learn.org/stable/developers/develop.html
    Wed Feb 05 18:36:52 UTC 2025
      107.5K bytes
      Cache
      Similar Results (1)
     
  8. Novelty detection with Local Outlier Factor (LO...

    X_outliers ) n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...# e.g. X_test, X_outliers or the meshgrid y_pred_test = clf ....
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Wed Feb 05 18:36:53 UTC 2025
      102.8K bytes
      1 views
      Cache
     
  9. Subscriptions | Elastic Stack Products & Suppor...

    Monitors Managed Test Execution Service 14 Private Testing Locations...Monitors Managed Test Execution Service 14 Private Testing Locations...
    www.elastic.co/subscriptions
    Thu Feb 06 00:57:57 UTC 2025
      1.1M bytes
      2 views
      Cache
     
  10. Sample pipeline for text feature extraction and...

    ) data_test = fetch_20newsgroups ( subset = "test" , categories...vect__norm: l1 test_accuracy = random_search . score ( data_test . data...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html
    Wed Feb 05 18:36:52 UTC 2025
      155.3K bytes
      1 views
      Cache
     
Back to top