Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 1,154 for test (0.13 sec)

  1. Digital experience monitoring with Elastic Obse...

    before your users do Proactive testing is vital for improving user...Synthetic transactions continually test key user journeys such as login...
    www.elastic.co/observability/digital-experience-monitoring
    Thu May 23 01:04:29 UTC 2024
      475.3K bytes
      Cache
     
  2. cross_val_predict — scikit-learn 1.5.0 document...

    sample belongs to exactly one test set, and its prediction is computed...cross_val_score unless all tests sets have equal size and the...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html
    Wed May 22 15:20:10 UTC 2024
      126.5K bytes
      Cache
     
  3. BayesianGaussianMixture — scikit-learn 1.5.0 do...

    log-likelihood of new samples at test time. The shape depends on covariance_type...log-likelihood of new samples at test time. The shape depends on covariance_type...
    scikit-learn.org/stable/modules/generated/sklearn.mixture.BayesianGaussianMixture.html
    Wed May 22 15:20:05 UTC 2024
      159K bytes
      Cache
     
  4. ClassifierChain — scikit-learn 1.5.0 documentation

    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
    Wed May 22 15:20:05 UTC 2024
      146K bytes
      Cache
     
  5. LedoitWolf — scikit-learn 1.5.0 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html
    Wed May 22 15:20:05 UTC 2024
      143.1K bytes
      Cache
     
  6. RandomizedSearchCV — scikit-learn 1.5.0 documen...

    the attributes best_index_ , best_score_ and best_params_ will...param_gamma split0_test_score … rank_test_score ‘rbf’ 0.1 0.80...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html
    Wed May 22 15:20:10 UTC 2024
      175.3K bytes
      Cache
     
  7. GradientBoostingClassifier — scikit-learn 1.5.0...

    X_test = X [: 2000 ], X [ 2000 :] >>> y_train , y_test = y...y_train ) >>> clf . score ( X_test , y_test ) 0.913... apply ( X ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html
    Wed May 22 15:20:05 UTC 2024
      187K bytes
      Cache
     
  8. OneVsRestClassifier — scikit-learn 1.5.0 docume...

    the mean accuracy on the given test data and labels. In multi-label...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsRestClassifier.html
    Wed May 22 15:20:08 UTC 2024
      158.6K bytes
      Cache
     
  9. HalvingGridSearchCV — scikit-learn 1.5.0 docume...

    cross-validated score of the best_estimator. best_params_ dict Parameter...that gave the best results on the hold out data. best_index_ int...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingGridSearchCV.html
    Wed May 22 15:20:10 UTC 2024
      167.4K bytes
      Cache
      Similar Results (1)
     
  10. LassoLarsCV — scikit-learn 1.5.0 documentation

    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.LassoLarsCV.html
    Wed May 22 15:20:05 UTC 2024
      151.9K bytes
      Cache
     
Back to top