Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 450 for test (0.1 sec)

  1. 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
    Sun May 19 20:00:39 UTC 2024
      55.6K bytes
      Cache
     
  2. Installing the development version of scikit-le...

    Test dependencies # Running tests requires: pytest...scikit-learn project build, test and upload wheel packages for...
    scikit-learn.org/dev/developers/advanced_installation.html
    Tue May 21 18:58:18 UTC 2024
      64.1K bytes
      Cache
     
  3. Accelerating Elastic detection tradecraft with ...

    json test files, that included the essential...various model parameters Create a test suite to validate our results...
    www.elastic.co/security-labs/accelerating-elastic-detection-tradecraft-with-llms
    Thu May 23 01:07:55 UTC 2024
      79.8K bytes
      Cache
     
  4. The Dark Side of LED Lighting | MetaFilter

    The best results from the tests, along with comparisons...database , based on actual tests of the lights instead of just...
    www.metafilter.com/203501/The-Dark-Side-of-LED-Lighting
    Sun Apr 28 00:52:17 UTC 2024
      39.7K bytes
      Cache
     
  5. sklearn.svm.NuSVC — scikit-learn 1.4.2 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
    Sun May 19 20:00:39 UTC 2024
      69.3K bytes
      Cache
     
  6. 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
    Mon May 20 18:34:24 UTC 2024
      23.4K bytes
      2 views
     
  7. sklearn.svm.NuSVR — scikit-learn 1.4.2 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
    Mon May 20 18:34:25 UTC 2024
      55.8K bytes
      Cache
     
  8. 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
    Wed May 22 15:20:10 UTC 2024
      65.9K bytes
      Cache
     
  9. 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
    Wed May 22 15:20:05 UTC 2024
      72.4K bytes
      Cache
     
  10. 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
     
Back to top