Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 191 - 200 of 813 for tests (1.78 sec)

  1. BuzzFeed Video

    Eye Ladylike Lady tested, lady approved. Eye Made By...Chalamet And Zendaya Take The BFF Test BuzzFeed Video • 04:35 Just...
    www.buzzfeed.com/videos
    Sun Aug 24 00:08:54 UTC 2025
      487.8K bytes
      1 views
      Cache
     
  2. 8.2. Real world datasets — scikit-learn 1.7.1 d...

    newsgroups_test = fetch_20newsgroups ( subset = 'test' , ... categories...vectors_test = vectorizer . transform ( newsgroups_test . data...
    scikit-learn.org/stable/datasets/real_world.html
    Sat Aug 23 16:32:04 UTC 2025
      100.2K bytes
      Cache
     
  3. GraphicalLasso — scikit-learn 1.7.1 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLasso.html
    Sat Aug 23 16:32:03 UTC 2025
      132.4K bytes
      Cache
     
  4. 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
    Sat Aug 23 16:32:04 UTC 2025
      60.8K bytes
      Cache
     
  5. Comparison between grid search and successive h...

    is_sh : # SH dataframe: get mean_test_score values for the highest...= "param_C" , values = "mean_test_score" , aggfunc = "last" ,...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_heatmap.html
    Sat Aug 23 16:32:04 UTC 2025
      106K bytes
      Cache
     
  6. 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
    Thu Aug 14 22:47:05 UTC 2025
      2.4M bytes
      7 views
     
  7. LassoCV — scikit-learn 1.7.1 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
    Sat Aug 23 16:32:04 UTC 2025
      168.8K bytes
      Cache
     
  8. NearestCentroid — scikit-learn 1.7.1 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
    Sat Aug 23 16:32:03 UTC 2025
      136.4K bytes
      Cache
     
  9. 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
    Sat Aug 23 16:32:03 UTC 2025
      91.4K bytes
      Cache
     
  10. plot_hgbt_regression.rst.txt

    import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...train_test_split(X, y, test_size=0.4, shuffle=False) print(f"Training...
    scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt
    Thu Aug 21 16:13:27 UTC 2025
      22K bytes
     
Back to top