Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 120 of 797 for test (0.16 sec)

  1. sklearn.mixture.BayesianGaussianMixture — sciki...

    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
    Thu Mar 28 16:05:58 UTC 2024
      66.4K bytes
      Cache
     
  2. sklearn.ensemble.StackingClassifier — scikit-le...

    train_test_split >>> X_train , X_test , y_train , y_test = train_test_split..., y_train ) . score ( X_test , y_test ) 0.9... Methods decision_function...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingClassifier.html
    Thu Mar 28 16:05:58 UTC 2024
      77.6K bytes
      Cache
     
  3. 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
    Thu Mar 28 16:05:57 UTC 2024
      64.5K bytes
      Cache
     
  4. sklearn.multioutput.MultiOutputRegressor — scik...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputRegressor.html
    Thu Mar 28 16:05:58 UTC 2024
      60.2K bytes
      Cache
     
  5. Ask MetaFilter

    26 Excel test for job application What is the best way to update...skills for a job application test? [ more inside ] posted by Phlegmco(tm)...
    ask.metafilter.com
    Fri Mar 29 00:44:23 UTC 2024
      79.2K bytes
      Cache
     
  6. 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
    Thu Mar 28 16:05:57 UTC 2024
      57.2K bytes
      Cache
     
  7. sklearn.datasets.load_iris — scikit-learn 1.4.1...

    (ROC) Nested versus non-nested cross-validation Nested versus...(ROC) with cross validation Test with permutations the significance...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_iris.html
    Thu Mar 28 16:05:58 UTC 2024
      42.2K bytes
      Cache
     
  8. sklearn.ensemble.VotingClassifier — scikit-lear...

    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.ensemble.VotingClassifier.html
    Thu Mar 28 16:05:59 UTC 2024
      73.1K bytes
      Cache
     
  9. sklearn.model_selection.cross_val_score — sciki...

    IterativeImputer Nested versus non-nested cross-validation Nested versus...splitting the dataset into train/test set. Only used in conjunction...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_score.html
    Thu Mar 28 16:05:57 UTC 2024
      34K bytes
      Cache
     
  10. sklearn.ensemble.HistGradientBoostingClassifier...

    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.ensemble.HistGradientBoostingClassifier.html
    Thu Mar 28 16:05:57 UTC 2024
      80.6K bytes
      Cache
     
  11. sklearn.linear_model.PassiveAggressiveClassifie...

    classification of text documents Out-of-core classification of text documents...the mean accuracy on the given test data and labels. set_fit_request...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html
    Thu Mar 28 16:05:58 UTC 2024
      74.1K bytes
      Cache
     
  12. 2.1. Gaussian mixture models — scikit-learn 1.4...

    Given test data, it can assign to each...
    scikit-learn.org/stable/modules/mixture.html
    Thu Mar 28 16:05:58 UTC 2024
      38.2K bytes
      Cache
     
  13. sklearn.feature_selection.SequentialFeatureSele...

    evaluate the predictions on the test set. NOTE that when using a...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html
    Thu Mar 28 16:05:59 UTC 2024
      54.2K bytes
      Cache
     
  14. sklearn.cross_decomposition.PLSCanonical — scik...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSCanonical.html
    Thu Mar 28 16:05:57 UTC 2024
      74.7K bytes
      Cache
     
  15. sklearn.ensemble.AdaBoostRegressor — scikit-lea...

    n_features) Test samples. For some estimators...determine the prediction on a test set after each boost. Parameters...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostRegressor.html
    Thu Mar 28 16:05:57 UTC 2024
      59.6K bytes
      Cache
     
  16. sklearn.model_selection.RandomizedSearchCV — sc...

    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
    Thu Mar 28 16:05:57 UTC 2024
      82.6K bytes
      Cache
     
  17. sklearn.svm.NuSVC — scikit-learn 1.4.1 document...

    the mean accuracy on the given test data and labels. set_fit_request...(n_samples, n_features) or (n_samples_test, n_samples_train) For kernel=”precomputed”,...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVC.html
    Wed Mar 27 16:42:11 UTC 2024
      69.3K bytes
      Cache
     
  18. 1.17. Neural network models (supervised) — scik...

    transformation to test data >>> X_test = scaler . transform ( X_test ) An...apply the same scaling to the test set for meaningful results....
    scikit-learn.org/stable/modules/neural_networks_supervised.html
    Thu Mar 28 16:05:58 UTC 2024
      46.3K bytes
      Cache
     
  19. sklearn.model_selection.GridSearchCV — scikit-l...

    'rank_test_score', 'split0_test_score',... 'split2_test_score',...the attributes best_index_ , best_score_ and best_params_ will...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html
    Thu Mar 28 16:05:57 UTC 2024
      94.3K bytes
      Cache
     
  20. sklearn.covariance.LedoitWolf — scikit-learn 1....

    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.LedoitWolf.html
    Thu Mar 28 16:05:57 UTC 2024
      50K bytes
      Cache
     
Back to top