Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 111 - 120 of 855 for tests (0.1 sec)

  1. sklearn.covariance.GraphicalLassoCV — scikit-le...

    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.GraphicalLassoCV.html
    Mon Apr 29 15:57:10 UTC 2024
      56.1K 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
    Mon Apr 29 15:57:09 UTC 2024
      53.7K bytes
      Cache
     
  3. Shrinkage covariance estimation: LedoitWolf vs ...

    coloring_matrix ) X_test = np . dot ( base_X_test , coloring_matrix...data Compute the likelihood on test data Compare different approaches...
    scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html
    Mon Apr 29 15:57:10 UTC 2024
      45K bytes
      Cache
     
  4. sklearn.covariance.OAS — scikit-learn 1.4.2 doc...

    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.OAS.html
    Mon Apr 29 15:57:10 UTC 2024
      50.1K bytes
      Cache
     
  5. 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
     
  6. 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
    Mon Apr 29 15:57:10 UTC 2024
      33K bytes
      Cache
     
  7. Comparing Random Forests and Histogram Gradient...

    significant improvement of the testing score. Plot results We can...elapsed computing time and mean test score. Passing the cursor over...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html
    Mon Apr 29 15:57:10 UTC 2024
      61.3K bytes
      Cache
     
  8. 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
     
  9. preprocessing.rst.txt

    X_test, y_train, y_test = train_test_split(X, y, random_state=42)...pipe.score(X_test, y_test) # apply scaling on testing data, without...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Mon Apr 29 15:57:10 UTC 2024
      52.7K bytes
     
  10. Feature transformations with ensembles of trees...

    X_test , y_full_train , y_test = train_test_split ( X...train_test_split ( X_full_train , y_full_train , test_size =...
    scikit-learn.org/stable/auto_examples/ensemble/plot_feature_transformation.html
    Mon Apr 29 15:57:10 UTC 2024
      88.7K bytes
      Cache
     
Back to top