Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 201 - 210 of 1,755 for test (0.1 sec)

  1. load_digits — scikit-learn 1.5.0 documentation

    integers 0-16 This is a copy of the test set of the UCI ML hand-written...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_digits.html
    Tue May 28 11:51:32 UTC 2024
      133.8K bytes
      Cache
     
  2. 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
    Tue May 28 11:51:34 UTC 2024
      24.5K bytes
      3 views
     
  3. Slashdot: News for nerds, stuff that matters

    hand and deliver orders for tests and prescriptions in person...systems used "to order certain tests, procedures and medications."...
    science.slashdot.org
    Wed May 29 01:14:39 UTC 2024
      145.1K bytes
      Cache
     
  4. DecisionTreeClassifier — scikit-learn 1.5.0 doc...

    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
    Tue May 28 11:51:32 UTC 2024
      191.9K bytes
      Cache
     
  5. Elastic Generative AI Tools and Capabilities | ...

    Test drive serverless Generative...meaning and context — across text, images, videos, audio, geo-location,...
    www.elastic.co/generative-ai
    Wed May 29 00:08:19 UTC 2024
      560.8K bytes
      Cache
     
  6. plot_release_highlights_1_4_0.ipynb

    X_test, y_train, y_test = train_test_split(X_adult,...(X_test)\nprint(f\"ROC AUC score is {roc_auc_score(y_test, y_decision)}\")"...
    scikit-learn.org/stable/_downloads/53490cdb42c3c07ba8cccd1c4ed4dca4/plot_release_highlights_1_4_0...
    Mon May 20 18:34:25 UTC 2024
      10.7K bytes
     
  7. LassoLarsIC — scikit-learn 1.5.0 documentation

    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.linear_model.LassoLarsIC.html
    Tue May 28 11:51:34 UTC 2024
      151.9K bytes
      Cache
     
  8. Perceptron — scikit-learn 1.5.0 documentation

    classification of text documents Out-of-core classification of text documents...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Perceptron.html
    Tue May 28 11:51:33 UTC 2024
      168.8K bytes
      Cache
     
  9. 7.4. Loading other datasets — scikit-learn 1.5....

    X_test , y_test = load_svmlight_files (...number of features: >>> X_test , y_test = load_svmlight_file ( ......
    scikit-learn.org/stable/datasets/loading_other_datasets.html
    Tue May 28 11:51:31 UTC 2024
      65.9K bytes
      Cache
     
  10. ExtraTreesRegressor — scikit-learn 1.5.0 docume...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> reg . score ( X_test , y_test ) 0.2727... apply ( X )...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Tue May 28 11:51:32 UTC 2024
      170.6K bytes
      Cache
     
Back to top