Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 191 - 200 of 857 for tests (0.14 sec)

  1. 8.4. Loading other datasets — scikit-learn 1.7....

    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
    Mon Jun 30 13:50:27 UTC 2025
      60.8K bytes
      Cache
     
  2. Video shows Tesla robotaxi on Austin streets wi...

    month that Tesla had begun testing cars on Austin public streets...Three other tech startups are testing autonomous vehicles in Austin,...
    www.nbcnews.com/tech/tech-news/video-shows-tesla-robotaxi-austin-streets-human-driver-rcna212165
    Wed Jun 11 01:03:01 UTC 2025
      237.6K bytes
      Cache
     
  3. MultinomialNB — scikit-learn 1.7.0 documentation

    classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.MultinomialNB.html
    Mon Jun 30 13:50:28 UTC 2025
      152.3K bytes
      Cache
     
  4. Getting started: Protect hosts with endpoint th...

    To test drive your first deployment,...(EICAR) provides anti malware test files. If your company policy...
    www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/8.18/getting-s...
    Wed Apr 23 21:37:47 UTC 2025
      29.2K bytes
      Cache
     
  5. feed.xml

    import { test, expect } from "@playwright/test"; test("homepage...import { test, expect } from "@playwright/test"; test("homepage...
    www.elastic.co/observability-labs/rss/feed.xml
    Tue Jun 17 23:30:07 UTC 2025
      2.3M bytes
      6 views
     
  6. LassoCV — scikit-learn 1.7.0 documentation

    default=None Values of alphas to test along the regularization path....An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Mon Jun 30 13:50:30 UTC 2025
      169.1K bytes
      Cache
     
  7. Nearest Neighbors regression — scikit-learn 1.7...

    axis = 0 ) X_test = np . linspace ( 0 , 5 , 500...X_train , y ) . predict ( X_test ) plt . subplot ( 2 , 1 , i...
    scikit-learn.org/stable/auto_examples/neighbors/plot_regression.html
    Mon Jun 30 13:50:27 UTC 2025
      91.4K bytes
      Cache
     
  8. IsolationForest example — scikit-learn 1.7.0 do...

    X_test , y_train , y_test = train_test_split ( X ,...sklearn.model_selection import train_test_split n_samples , n_outliers...
    scikit-learn.org/stable/auto_examples/ensemble/plot_isolation_forest.html
    Mon Jun 30 13:50:30 UTC 2025
      125.9K bytes
      Cache
     
  9. NearestCentroid — scikit-learn 1.7.0 documentation

    with test samples classified to the class...n_features) Array of samples (test vectors). Returns : y_scores...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Mon Jun 30 13:50:30 UTC 2025
      136.6K bytes
      Cache
     
  10. KNeighborsClassifier — scikit-learn 1.7.0 docum...

    or None Test samples. If None , predictions...probability estimates for the test data X. Parameters : X {array-like,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsClassifier.html
    Mon Jun 30 13:50:28 UTC 2025
      156.1K bytes
      Cache
     
Back to top