Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 120 of 871 for test (0.35 sec)

  1. 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
    Thu Mar 28 16:05:59 UTC 2024
      52K bytes
      Cache
     
  2. sklearn.ensemble.GradientBoostingClassifier — s...

    X_test = X [: 2000 ], X [ 2000 :] >>> y_train , y_test = y...y_train ) >>> clf . score ( X_test , y_test ) 0.913... Methods apply...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html
    Thu Mar 28 16:05:59 UTC 2024
      96.5K bytes
      Cache
     
  3. sklearn.neural_network.MLPRegressor — scikit-le...

    X_test , y_train , y_test = train_test_split ( X ,...-7.1...]) >>> regr . score ( X_test , y_test ) 0.4... Methods fit (X,...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Thu Mar 28 16:05:59 UTC 2024
      62.5K bytes
      Cache
     
  4. sklearn.datasets.fetch_species_distributions — ...

    in degrees test record array, shape = (620,) The test points for...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html
    Thu Mar 28 16:05:57 UTC 2024
      21.4K bytes
      Cache
     
  5. Linklaters Delivers Faster, Better Enterprise S...

    test, and go live with no interruption...This streamlines development, testing, and enables automated scaling...
    www.elastic.co/customers/linklaters
    Fri Mar 29 01:14:05 UTC 2024
      593.5K bytes
      Cache
     
  6. FanFare

    Agnes' loyalty is tested by an offer from an unknown...Toranaga. In Ajiro, Toranaga tests Mariko's loyalty to his cause....
    fanfare.metafilter.com
    Fri Mar 29 00:44:46 UTC 2024
      79.6K bytes
      1 views
      Cache
     
  7. Installing the development version of scikit-le...

    Test dependencies Running tests requires: pytest...dependencies Build dependencies Test dependencies Building a specific...
    scikit-learn.org/stable/developers/advanced_installation.html
    Thu Mar 28 16:05:58 UTC 2024
      55.6K bytes
      Cache
     
  8. 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
    Thu Mar 28 16:05:57 UTC 2024
      2.1M bytes
      2 views
     
  9. faq.rst.txt

    :ref:`text_feature_extraction` for the built-in *text vectorizers*....^^^^^^^^^^ scikit-learn is regularly tested and maintained to work with...
    scikit-learn.org/stable/_sources/faq.rst.txt
    Thu Mar 28 16:05:57 UTC 2024
      23.4K bytes
      2 views
     
  10. Slashdot: News for nerds, stuff that matters

    conducting real-world tests, independently evaluating AI,...for companies interested in testing autonomous vehicles on its...
    slashdot.org
    Fri Mar 29 01:10:52 UTC 2024
      144.5K bytes
      Cache
     
  11. 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
    Fri Mar 29 00:03:46 UTC 2024
      718.5K bytes
      Cache
     
  12. 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 Mar 28 16:05:59 UTC 2024
      20.6K bytes
      Cache
     
  13. 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
    Thu Mar 28 16:05:57 UTC 2024
      48.4K bytes
      Cache
     
  14. 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 Mar 29 00:43:32 UTC 2024
      717.2K bytes
      Cache
     
  15. AIOps with the Elastic Observability platform |...

    test, and deploy your own. Automatically...
    www.elastic.co/observability/aiops
    Fri Mar 29 00:04:06 UTC 2024
      729.4K bytes
      Cache
     
  16. 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
    Thu Mar 28 16:05:58 UTC 2024
      5.8K bytes
     
  17. 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 Mar 28 16:05:59 UTC 2024
      30.4K bytes
      Cache
     
  18. 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
    Thu Mar 28 16:05:58 UTC 2024
      58.8K bytes
      Cache
     
  19. sklearn.svm.NuSVR — scikit-learn 1.4.1 document...

    expected shape of X is (n_samples_test, n_samples_train). Returns :...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Thu Mar 28 16:05:58 UTC 2024
      55.8K bytes
      Cache
     
  20. 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
    Thu Mar 28 16:05:58 UTC 2024
      49.2K bytes
      Cache
     
Back to top