Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 361 - 370 of 853 for tests (0.13 sec)

  1. Early stopping in Gradient Boosting — scikit-le...

    y_val = train_test_split ( X , y , test_size = 0.2 , random_state...sklearn.model_selection import train_test_split data = fetch_california_housing...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_early_stopping.html
    Tue Jul 01 15:59:35 UTC 2025
      108.1K bytes
      Cache
     
  2. ElasticNet — scikit-learn 1.7.0 documentation

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Tue Jul 01 15:59:32 UTC 2025
      166.1K bytes
      Cache
     
  3. NuSVR — scikit-learn 1.7.0 documentation

    expected shape of X is (n_samples_test, n_samples_train). Returns :...coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Fri Jun 27 15:51:03 UTC 2025
      142.7K bytes
      Cache
     
  4. People Are Becoming Obsessed with ChatGPT and S...

    ex-husband a test subject," she continued, "but that we're all test subjects...without having done rigorous testing in this way, especially when...
    futurism.com/chatgpt-mental-health-crises
    Sat Jun 14 00:48:59 UTC 2025
      168.1K bytes
      Cache
     
  5. Lasta Di (DIコンテナ) | DBFlute

    switch component 'mystic' in unit test @Directory |-src/main/resources...sea.xml // in production | |-src/test/resources |- sea+mystic.xml...
    dbflute.seasar.org/ja/lastaflute/lastadi/index.html
    Fri Jun 13 09:55:28 UTC 2025
      22.9K bytes
      Cache
     
  6. Sample pipeline for text feature extraction and...

    ) data_test = fetch_20newsgroups ( subset = "test" , categories...vect__norm: l1 test_accuracy = random_search . score ( data_test . data...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html
    Tue Jul 01 15:59:32 UTC 2025
      167.9K bytes
      1 views
      Cache
     
  7. Regularization path of L1- Logistic Regression ...

    regularization on training and test error Effect of model regularization...regularization on training and test error MNIST classification using...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_path.html
    Tue Jul 01 15:59:33 UTC 2025
      97K bytes
      Cache
     
  8. set_config — scikit-learn 1.7.0 documentation

    for easier benchmarking and testing of scikit-learn internals....for easier benchmarking and testing of scikit-learn internals....
    scikit-learn.org/stable/modules/generated/sklearn.set_config.html
    Tue Jul 01 15:59:33 UTC 2025
      120.6K bytes
      Cache
     
  9. 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
    Wed Jul 02 01:03:03 UTC 2025
      435.7K bytes
      Cache
     
  10. Column Transformer with Mixed Types — scikit-le...

    X_test , y_train , y_test = train_test_split ( X ,...%.3f " % clf . score ( X_test , y_test )) model score: 0.798 HTML...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
    Tue Jul 01 15:59:35 UTC 2025
      240.9K bytes
      Cache
     
Back to top