Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 261 - 280 of 1,867 for test (0.18 sec)

  1. Monitoramento sintético com o Elastic Observabi...

    os scripts de teste com seu código para testes contínuos em produção....atualizações de teste, reutilizar scripts de teste para reduzir...
    www.elastic.co/pt/observability/synthetic-monitoring
    Fri Apr 05 00:35:53 UTC 2024
      553.2K bytes
      Cache
     
  2. sklearn.model_selection.ValidationCurveDisplay ...

    test_scores = test_scores , score_name =...param_range , train_scores , test_scores , score_name = None )...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html
    Fri Apr 26 16:41:50 UTC 2024
      53.7K bytes
      Cache
     
  3. Permutation Importance vs Random Forest Feature...

    X_test , y_train , y_test = train_test_split ( X ,...( f "RF test accuracy: { rf . score ( X_test , y_test ) : .3f...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance.html
    Fri Apr 26 16:41:50 UTC 2024
      95K bytes
      Cache
     
  4. plot_classifier_comparison.py

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py
    Fri Apr 26 16:41:50 UTC 2024
      4.9K bytes
      1 views
     
  5. Comparing various online solvers — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...( X_test ) yy_ . append ( 1 - np . mean ( y_pred == y_test ))...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_comparison.html
    Fri Apr 26 16:41:50 UTC 2024
      33K bytes
      Cache
     
  6. Integrations Developer Guide | Elastic

    integration Test an integration Asset testing Pipeline testing Static...Static testing System testing Publish an integration elastic-package...
    www.elastic.co/guide/en/integrations-developer/current/index.html
    Tue Apr 23 16:26:20 UTC 2024
      12K bytes
      Cache
     
  7. Getting Started — scikit-learn 1.4.2 documentation

    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/getting_started.html
    Fri Apr 26 16:41:50 UTC 2024
      40K bytes
      Cache
     
  8. Preços oficiais do Elasticsearch: Elastic Cloud...

    6 bilhões de testes por mês). Os testes executados em locais...agentes Acesso ao serviço de teste global gerenciado para Synthetic...
    www.elastic.co/pt/pricing
    Fri Apr 05 00:27:44 UTC 2024
      455.1K bytes
      Cache
     
  9. Permutation Importance with Multicollinear or C...

    X_test , y_train , y_test = train_test_split ( X ,...accuracy on test data: { clf . score ( X_test , y_test ) : .2 }...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html
    Fri Apr 26 16:41:50 UTC 2024
      52.1K bytes
      Cache
     
  10. sklearn.ensemble.AdaBoostClassifier — scikit-le...

    achieving a lower test error with fewer boosting iterations....the mean accuracy on the given test data and labels. set_fit_request...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html
    Fri Apr 26 16:41:50 UTC 2024
      74K bytes
      Cache
     
  11. sklearn.metrics.ConfusionMatrixDisplay — scikit...

    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
    Fri Apr 26 16:41:50 UTC 2024
      58.9K bytes
      Cache
     
  12. 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
    Fri Apr 26 16:41:51 UTC 2024
      33.8K bytes
      Cache
     
  13. sklearn.dummy.DummyClassifier — scikit-learn 1....

    n_features) Test samples. Passing None as test samples gives...(X) Perform classification on test vectors X. predict_log_proba...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Fri Apr 26 16:41:50 UTC 2024
      53.7K bytes
      Cache
     
  14. sklearn.covariance.GraphicalLasso — scikit-lear...

    score (X_test[, y]) Compute the log-likelihood of X_test under the...: X_test array-like of shape (n_samples, n_features) Test data...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLasso.html
    Fri Apr 26 16:41:48 UTC 2024
      49.9K bytes
      Cache
     
  15. Gradient Boosting regularization — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...( X_test )): test_deviance [ i ] = 2 * log_loss ( y_test , y_proba...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regularization.html
    Fri Apr 26 16:41:48 UTC 2024
      32.8K bytes
      Cache
     
  16. Plotting Learning Curves and Checking Models’ S...

    [ test_scores_nb , test_scores_svm ], [ naive_bayes...axis = 1 ), test_scores . mean ( axis = 1 ) - test_scores . std...
    scikit-learn.org/stable/auto_examples/model_selection/plot_learning_curve.html
    Fri Apr 26 16:41:51 UTC 2024
      48.4K bytes
      1 views
      Cache
     
  17. sklearn.calibration.CalibrationDisplay — scikit...

    X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibrationDisplay.html
    Fri Apr 26 16:41:50 UTC 2024
      50.6K bytes
      Cache
     
  18. Elastic ServiceNow connector reference | Enterp...

    atf_test_designer , atf_test_admin Knowledge admin...sn_request_read , asset , atf_test_designer , atf_test_admin Knowledge admin...
    www.elastic.co/guide/en/enterprise-search/current/connectors-servicenow.html
    Thu Apr 11 16:52:22 UTC 2024
      57.5K bytes
      Cache
     
  19. sklearn.neighbors.KNeighborsClassifier — scikit...

    probability estimates for the test data X. score (X, y[, sample_weight])...the mean accuracy on the given test data and labels. set_params...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsClassifier.html
    Fri Apr 26 16:41:50 UTC 2024
      68.7K bytes
      Cache
     
  20. Understanding the decision tree structure — sci...

    X_test , y_train , y_test = train_test_split ( X ,...decision_path ( X_test ) leaf_id = clf . apply ( X_test ) sample_id...
    scikit-learn.org/stable/auto_examples/tree/plot_unveil_tree_structure.html
    Fri Apr 26 16:41:51 UTC 2024
      61.8K bytes
      Cache
     
Back to top