Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 251 - 260 of 840 for tests (0.09 sec)

  1. Elastic Observability [8.17] | 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/current/index.html
    Tue Mar 25 16:32:51 UTC 2025
      71.3K bytes
      Cache
     
  2. RBF SVM parameters — scikit-learn 1.6.1 documen...

    and just applying it on the test set. from sklearn.preprocessing...StratifiedShuffleSpl ( n_splits = 5 , test_size = 0.2 , random_state =...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Fri May 09 20:31:36 UTC 2025
      118.8K bytes
      Cache
     
  3. 4.2. Permutation feature importance — scikit-le...

    model_selection import train_test_split >>> from sklearn.linear_model...X_val , y_train , y_val = train_test_split ( ... diabetes . data...
    scikit-learn.org/stable/modules/permutation_importance.html
    Mon May 12 15:17:03 UTC 2025
      55.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
    Mon May 12 15:17:01 UTC 2025
      113.4K bytes
      Cache
     
  5. Probability calibration of classifiers — scikit...

    y_test , sw_train , sw_test = train_test_split ( X , y , sample_weight...split train, test for calibration X_train , X_test , y_train ,...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Mon May 12 15:17:01 UTC 2025
      109.3K bytes
      Cache
     
  6. Overview

    outside-sql-test : Runs outside-sql-test.[sh|bat]. replace-schema...jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/
    Mon Apr 28 16:40:32 UTC 2025
      10.4K bytes
      Cache
      Similar Results (1)
     
  7. Comparing random forests and the multi-output m...

    X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) y_rf = regr_rf . predict ( X_test ) # Plot the...
    scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_regression_multioutput.html
    Mon May 12 15:17:03 UTC 2025
      98.6K bytes
      Cache
     
  8. Early stopping of Stochastic Gradient Descent —...

    y_train ) test_score = estimator . score ( X_test , y_test ) return...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_early_stopping.html
    Mon May 12 15:17:01 UTC 2025
      107.1K bytes
      Cache
     
  9. LassoCV — scikit-learn 1.6.1 documentation

    test) splits as arrays of indices....n_folds) Mean square error for the test set on each fold, varying alpha....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Mon May 12 15:17:01 UTC 2025
      168.2K bytes
      Cache
     
  10. Run Elasticsearch locally | Elasticsearch Guide...

    Docker for local development or testing, using the start-local script...file. This setup is for local testing only. HTTPS is disabled, and...
    www.elastic.co/guide/en/elasticsearch/reference/current/run-elasticsearch-locally.html
    Thu Dec 12 14:56:28 UTC 2024
      15.1K bytes
      Cache
     
Back to top