Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 121 - 140 of 883 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
    Sat May 04 16:42:14 UTC 2024
      66.4K bytes
      Cache
     
  2. glossary.rst.txt

    common tests This refers to the tests run on almost every...``(train_idx, test_idx)`` pairs. Each of {train,test}_idx is a 1d...
    scikit-learn.org/stable/_sources/glossary.rst.txt
    Sat May 04 16:42:14 UTC 2024
      88.1K bytes
      1 views
     
  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
    Sat May 04 16:42:14 UTC 2024
      64.5K bytes
      Cache
     
  4. 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
    Sat May 04 16:42:14 UTC 2024
      73.1K bytes
      Cache
     
  5. sklearn.linear_model.LogisticRegression — sciki...

    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.LogisticRegression.html
    Sat May 04 16:42:15 UTC 2024
      94.8K bytes
      Cache
     
  6. Elasticsearch Platform — Find real-time answers...

    Company Drive results with AI Test drive free Trusted by 50% of...
    www.elastic.co/
    Sun May 05 00:02:29 UTC 2024
      587.9K bytes
      Cache
     
  7. sklearn.linear_model.SGDClassifier — scikit-lea...

    classification of text documents Out-of-core classification of text documents...on a Text Dataset Semi-supervised Classification on a Text Dataset...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html
    Sat May 04 16:42:15 UTC 2024
      99.7K bytes
      Cache
     
  8. Black News and Culture | NBC BLK | NBC News

    men NBC News NOW How a biased test kept thousands of Black people...the Supreme Court in another test of the Voting Rights Act. Culture...
    www.nbcnews.com/nbcblk
    Sat May 04 00:55:46 UTC 2024
      1011.8K bytes
      Cache
     
  9. NBC News special features and projects | NBC News

    Test your knowledge of Olympic sports...every state Specials See our best illustrations and photographs...
    www.nbcnews.com/specials
    Sat May 04 00:54:34 UTC 2024
      453.8K 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
    Sat May 04 16:42:14 UTC 2024
      80.6K bytes
      Cache
     
  11. 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
    Sat May 04 16:42:14 UTC 2024
      50.1K bytes
      Cache
     
  12. 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
    Sat May 04 16:42:15 UTC 2024
      74.1K 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
    Sat May 04 16:42:14 UTC 2024
      54.2K bytes
      Cache
     
  14. sklearn.neighbors.KNeighborsRegressor — scikit-...

    n_indexed) if metric == ‘precomputed’ Test samples. Returns : y ndarray...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html
    Sat May 04 16:42:14 UTC 2024
      64.3K bytes
      Cache
     
  15. sklearn.tree.DecisionTreeClassifier — scikit-le...

    splitter {“best”, “random”}, default=”best” The strategy used...Supported strategies are “best” to choose the best split and “random”...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html
    Sat May 04 16:42:14 UTC 2024
      102K bytes
      Cache
     
  16. AI & ML Search Engine - Take Search to the Next...

    Scalable for any use case Test, operationalize, and scale up...pipelines for sentiment analysis, text classification, and named entity...
    www.elastic.co/enterprise-search/machine-learning
    Sun May 05 00:38:37 UTC 2024
      570.1K bytes
      2 views
      Cache
     
  17. sklearn.neural_network.MLPClassifier — scikit-l...

    X_test , y_train , y_test = train_test_split ( X ,...1]) >>> clf . score ( X_test , y_test ) 0.8... Methods fit (X,...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html
    Sat May 04 16:42:15 UTC 2024
      71.2K bytes
      Cache
     
  18. sklearn.model_selection.HalvingRandomSearchCV —...

    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.HalvingRandomSearchCV.html
    Sat May 04 16:42:14 UTC 2024
      77.3K bytes
      Cache
      Similar Results (1)
     
  19. 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
    Sat May 04 16:42:15 UTC 2024
      82.6K bytes
      Cache
     
  20. sklearn.feature_selection.mutual_info_regressio...

    Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_regression.html
    Sat May 04 16:42:14 UTC 2024
      23.4K bytes
      Cache
     
Back to top