Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 141 - 160 of 1,646 for test (0.16 sec)

  1. Open source full text search server – roadmap

    ARCHIVES Support Open source full text search server – roadmap This...
    fess.codelibs.org/roadmap.html
    Thu May 09 02:40:48 UTC 2024
      12.3K bytes
      10 views
      Cache
     
  2. 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 May 09 23:01:25 UTC 2024
      74.1K bytes
      Cache
     
  3. 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 May 09 23:01:25 UTC 2024
      80.6K bytes
      Cache
     
  4. sklearn.feature_selection.chi2 — scikit-learn 1...

    with the highest values for the test chi-squared statistic from X,...classes. Recall that the chi-square test measures dependence between...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html
    Thu May 09 23:01:25 UTC 2024
      20.6K 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
    Thu May 09 23:01:25 UTC 2024
      94.8K bytes
      Cache
     
  6. 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
    Fri May 10 00:32:04 UTC 2024
      546.3K bytes
      Cache
     
  7. 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 May 09 23:01:25 UTC 2024
      66.4K bytes
      Cache
     
  8. plot_classifier_comparison.ipynb

    y_test = train_test_split(\n X, y, test_size=0.4, random_state=42\n...the testing points\n ax.scatter(\n X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb
    Wed May 08 07:10:46 UTC 2024
      5.8K bytes
     
  9. 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
    Thu May 09 23:01:24 UTC 2024
      99.7K bytes
      Cache
     
  10. sklearn.model_selection.cross_val_predict — sci...

    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
    Thu May 09 23:01:24 UTC 2024
      30.4K bytes
      Cache
     
  11. 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
    Fri May 10 00:59:31 UTC 2024
      458.8K bytes
      Cache
     
  12. 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
    Thu May 09 23:01:25 UTC 2024
      50.1K bytes
      Cache
     
  13. 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
    Thu May 09 23:01:25 UTC 2024
      64.3K bytes
      Cache
     
  14. 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 May 09 23:01:24 UTC 2024
      64.5K 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
    Thu May 09 23:01:24 UTC 2024
      102K bytes
      Cache
     
  16. House Republicans release aid bills for Israel ...

    Speaker Mike Johnson faces a big test this week. Anna Rose Layden...The bills represent a major test of Johnson’s ability to navigate...
    www.nbcnews.com/politics/congress/house-republican-aid-bills-ukraine-israel-rcna148025
    Thu Apr 18 00:57:33 UTC 2024
      273.5K bytes
      Cache
     
  17. 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 May 09 23:01:25 UTC 2024
      82.6K bytes
      Cache
     
  18. 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 May 09 23:01:24 UTC 2024
      57.2K bytes
      Cache
     
  19. 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 May 09 23:01:25 UTC 2024
      46.3K bytes
      Cache
     
  20. 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
    Fri May 10 00:38:46 UTC 2024
      569.6K bytes
      2 views
      Cache
     
Back to top