Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 120 of 913 for test (0.36 sec)

  1. sklearn.naive_bayes.BernoulliNB — scikit-learn ...

    classification on an array of test vectors X. predict_joint_log_proba...probability estimates for the test vector X. predict_log_proba...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.BernoulliNB.html
    Fri Apr 26 16:41:50 UTC 2024
      66.8K bytes
      Cache
     
  2. sklearn.naive_bayes.GaussianNB — scikit-learn 1...

    classification on an array of test vectors X. predict_joint_log_proba...probability estimates for the test vector X. predict_log_proba...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html
    Fri Apr 26 16:41:48 UTC 2024
      69.3K bytes
      Cache
     
  3. sklearn.covariance.ShrunkCovariance — 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.ShrunkCovariance.html
    Fri Apr 26 16:41:48 UTC 2024
      49.2K bytes
      Cache
     
  4. sklearn.preprocessing.quantile_transform — scik...

    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.quantile_transform.html
    Fri Apr 26 16:41:50 UTC 2024
      26.5K bytes
      Cache
     
  5. sklearn.linear_model.RidgeCV — scikit-learn 1.4...

    test) splits as arrays of indices....shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Fri Apr 26 16:41:48 UTC 2024
      58.8K bytes
      Cache
     
  6. auto_examples_jupyter.zip

    X_test, y_train, y_test = train_test_split(\n X, y, test_size=0.25,...\"%(n_test)6d test docs (%(n_test_pos)6d positive) \" % test_stats\n...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Fri Apr 26 16:41:50 UTC 2024
      2.1M bytes
      2 views
     
  7. sklearn.discriminant_analysis.LinearDiscriminan...

    the mean accuracy on the given test data and labels. set_output...n_features) Array of samples (test vectors). Returns : C ndarray...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi...
    Fri Apr 26 16:41:50 UTC 2024
      68.5K bytes
      Cache
     
  8. Real User Monitoring (RUM) with Elastic Observa...

    and test your user journeys all within...Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/real-user-monitoring
    Sat Apr 27 00:05:55 UTC 2024
      519K bytes
      Cache
     
  9. sklearn.semi_supervised.LabelSpreading — scikit...

    on a Text Dataset Semi-supervised Classification on a Text Dataset...the mean accuracy on the given test data and labels. set_params...
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelSpreading.html
    Fri Apr 26 16:41:48 UTC 2024
      48.4K bytes
      Cache
     
  10. Movie search application | Elastic

    for 14 days to go deeper and test these capabilities. Start free...
    www.elastic.co/demo-gallery/ent-search
    Sat Apr 27 00:54:02 UTC 2024
      390.7K bytes
      Cache
     
  11. sklearn.linear_model.ElasticNet — scikit-learn ...

    Train error vs Test error Train error vs Test error...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Fri Apr 26 16:41:48 UTC 2024
      77.6K bytes
      Cache
     
  12. sklearn.dummy.DummyRegressor — scikit-learn 1.4...

    n_features) Test samples. Passing None as test samples gives...return_std]) Perform classification on test vectors X. score (X, y[, sample_weight])...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Fri Apr 26 16:41:50 UTC 2024
      52.7K bytes
      Cache
     
  13. Relevance workbench | Elastic

    for 14 days to go deeper and test these capabilities. Start free...
    www.elastic.co/demo-gallery/relevance-workbench
    Sat Apr 27 00:54:21 UTC 2024
      390.1K bytes
      Cache
     
  14. plot_multi_metric_evaluation.rst.txt

    1)[0][0] best_score = results["mean_test_%s" % scorer][best_index]...etc...) The ``best_estimator_``, ``best_index_``, ``best_score_``...
    scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt
    Fri Apr 26 16:41:48 UTC 2024
      6.4K bytes
     
  15. sklearn.linear_model.RidgeClassifier — scikit-l...

    the mean accuracy on the given test data and labels. set_fit_request...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifier.html
    Fri Apr 26 16:41:50 UTC 2024
      57.2K bytes
      Cache
     
  16. sklearn.linear_model.LogisticRegressionCV — sci...

    scoring option on the given test data and labels. set_fit_request...scoring option on the given test data and labels. Parameters...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html
    Fri Apr 26 16:41:50 UTC 2024
      79.5K bytes
      Cache
     
  17. Baba Entertainment uses Elastic for gaming data...

    Increased sales with real-time testing insights Sales increased 15%...from real-time customer A/B testing using Elastic Enterprise Search...
    www.elastic.co/customer/baba-entertainment
    Sat Apr 27 00:50:04 UTC 2024
      394.7K bytes
      Cache
     
  18. sklearn.linear_model.ElasticNetCV — scikit-lear...

    are tested by cross-validation and the one giving the best prediction...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Fri Apr 26 16:41:50 UTC 2024
      75.9K bytes
      Cache
     
  19. sklearn.multiclass.OneVsRestClassifier — scikit...

    the mean accuracy on the given test data and labels. set_params...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsRestClassifier.html
    Fri Apr 26 16:41:48 UTC 2024
      64.5K bytes
      Cache
     
  20. sklearn.multioutput.ClassifierChain — scikit-le...

    X_test , Y_train , Y_test = train_test_split ( ......An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.ClassifierChain.html
    Fri Apr 26 16:41:50 UTC 2024
      52K bytes
      Cache
     
Back to top