Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 401 - 450 of 1,312 for test (1.68 sec)

  1. Health News: Disease, Nutrition, Healthcare & M...

    Footwear The 5 best Hoka walking shoes, tested and reviewed Oner;...Footwear The 12 best women’s walking shoes, tested & reviewed Getty...
    www.nbcnews.com/health
    Mon Sep 08 01:13:44 UTC 2025
      1.1M bytes
      Cache
     
  2. dbflute-maven-plugin - dbflute:download

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/download-mojo.html
    Tue Aug 12 02:41:09 UTC 2025
      11.1K bytes
      Cache
     
  3. Friends - IntelliJ | DBFlute

    project |-src/main/java |-src/test/java |- ... |- .idea | |-inspectionProfiles...project |-src/main/java |-src/test/java |- ... |- .idea | |-codeStyles...
    dbflute.seasar.org/ja/manual/topic/friends/intellij/index.html
    Tue Aug 12 02:41:09 UTC 2025
      35K bytes
      1 views
      Cache
     
  4. InputTags — scikit-learn 1.7.1 documentation

    Note that most common tests currently run only if this flag...
    scikit-learn.org/stable/modules/generated/sklearn.utils.InputTags.html
    Sat Sep 06 21:55:17 UTC 2025
      112K bytes
      Cache
     
  5. maxabs_scale — scikit-learn 1.7.1 documentation

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.maxabs_scale.html
    Sat Sep 06 21:55:16 UTC 2025
      109.8K bytes
      Cache
     
  6. Recognizing hand-written digits — scikit-learn ...

    and 50% test subsets X_train , X_test , y_train , y_test = train_test_split...train_test_split ( data , digits . target , test_size = 0.5 , shuffle...
    scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html
    Sat Sep 06 21:55:16 UTC 2025
      102K bytes
      Cache
     
  7. Column Transformer with Mixed Types — scikit-le...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) : .3f } " ) accuracy of the best model...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
    Sat Sep 06 21:55:17 UTC 2025
      240.9K bytes
      Cache
     
  8. One-Class SVM versus One-Class SVM using Stocha...

    size n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...size n_error_test_sgd = y_pred_test_sgd [ y_pred_test_sgd == - 1...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgdocsvm_vs_ocsvm.html
    Sat Sep 06 21:55:16 UTC 2025
      122.7K bytes
      1 views
      Cache
     
  9. testimonials.rst.txt

    div:: sk-text-image-grid-large .. div:: text-box Scikit-learn..... div:: sk-text-image-grid-large .. div:: text-box Scikit-learn...
    scikit-learn.org/stable/_sources/testimonials/testimonials.rst.txt
    Fri Sep 05 11:59:58 UTC 2025
      25.7K bytes
      4 views
     
  10. LabelPropagation — scikit-learn 1.7.1 documenta...

    n_features) Test samples. y array-like of shape...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelPropagation.html
    Sat Sep 06 21:55:15 UTC 2025
      131K bytes
      Cache
     
  11. f_classif — scikit-learn 1.7.1 documentation

    of regressors that will be tested sequentially. y array-like...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_classif.html
    Sat Sep 06 21:55:16 UTC 2025
      110.6K bytes
      Cache
     
  12. TheilSenRegressor — scikit-learn 1.7.1 document...

    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.TheilSenRegressor.html
    Sat Sep 06 21:55:15 UTC 2025
      135.6K bytes
      1 views
      Cache
     
  13. Species distribution modeling — scikit-learn 1....

    "ascii" ) points = dict ( test = test , train = train ) for label...species . pts_test [ "dd long" ], species . pts_test [ "dd lat"...
    scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html
    Sat Sep 06 21:55:16 UTC 2025
      122.4K bytes
      Cache
     
  14. grid_search.rst.txt

    have identified the best candidate. The best candidate is identified...`factor=2` candidates: the best candidate is the best out of these 2 candidates....
    scikit-learn.org/stable/_sources/modules/grid_search.rst.txt
    Sat Sep 06 21:55:17 UTC 2025
      33.4K bytes
      2 views
     
  15. Multilabel classification using a classifier ch...

    X_test , Y_train , Y_test = train_test_split ( X ,...predict ( X_test ) ovr_jaccard_score = jaccard_score ( Y_test , Y_pred_ovr...
    scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html
    Sat Sep 06 21:55:16 UTC 2025
      105.1K bytes
      Cache
     
  16. Image denoising using kernel PCA — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...0.25 , size = X_test . shape ) X_test_noisy = X_test + noise noise...
    scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html
    Sat Sep 06 21:55:17 UTC 2025
      102.6K bytes
      Cache
     
  17. Pipelining: chaining a PCA and a logistic regre...

    errorbar ( best_clfs [ components_col ], best_clfs [ "mean_test_score"...ents" is_max_test_score = pl . col ( "mean_test_score" ) == pl...
    scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html
    Sat Sep 06 21:55:16 UTC 2025
      97.2K bytes
      Cache
     
  18. Overview

    outside-sql-test : Runs outside-sql-test.[sh|bat]. replace-schema...jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/
    Tue Aug 12 02:41:09 UTC 2025
      10.4K bytes
      Cache
      Similar Results (1)
     
  19. plot_release_highlights_1_7_0.zip

    y_val = train_test_split(X, y, test_size=0.2, random_state=0)...y_train, y_val = train_test_split(X, y, test_size=0.2, random_state=0)\n\nclf...
    scikit-learn.org/stable/_downloads/0f052545c78541815099d62501f25a9e/plot_release_highlights_1_7_0...
    Fri Sep 05 12:00:00 UTC 2025
      11.1K bytes
     
  20. RadiusNeighborsRegressor — scikit-learn 1.7.1 d...

    or None Test samples. If None , predictions...coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsRegressor.html
    Sat Sep 06 21:55:17 UTC 2025
      150.5K bytes
      Cache
     
  21. LeavePOut — scikit-learn 1.7.1 documentation

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html
    Sat Sep 06 21:55:15 UTC 2025
      116.4K bytes
      Cache
     
  22. fetch_species_distributions — scikit-learn 1.7....

    in degrees test record array, shape = (620,) The test points for...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html
    Sat Sep 06 21:55:15 UTC 2025
      112.7K bytes
      Cache
     
  23. Features in Histogram Gradient Boosting Trees —...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.4 , shuffle = False ) print...
    scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html
    Sat Sep 06 21:55:17 UTC 2025
      150.9K bytes
      Cache
     
  24. Explicit feature map approximation for RBF kern...

    the second half: data_test , targets_test = ( data [ n_samples...2 :]) # data_test = scaler.transform(data_test) # Create a classifier:...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_approximation.html
    Sat Sep 06 21:55:16 UTC 2025
      124.4K bytes
      Cache
     
  25. EstimatorCheckFailedWarning — scikit-learn 1.7....

    estimator check from the common tests fails. Parameters : estimator...Estimator instance for which the test failed. check_name str Name...
    scikit-learn.org/stable/modules/generated/sklearn.exceptions.EstimatorCheckFailedWarning.html
    Sat Sep 06 21:55:15 UTC 2025
      106.9K bytes
      Cache
     
  26. robust_scale — scikit-learn 1.7.1 documentation

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.robust_scale.html
    Sat Sep 06 21:55:15 UTC 2025
      112.9K bytes
      Cache
     
  27. SGDOneClassSVM — scikit-learn 1.7.1 documentation

    n_features) Testing data. Returns : dec array-like,...shape (n_samples, n_features) Testing data. Returns : y array, shape...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDOneClassSVM.html
    Sat Sep 06 21:55:15 UTC 2025
      154.2K bytes
      Cache
     
  28. Feature Selection — scikit-learn 1.7.1 document...

    Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/feature_selection/index.html
    Sat Sep 06 21:55:17 UTC 2025
      76.6K bytes
      Cache
     
  29. DetCurveDisplay — scikit-learn 1.7.1 documentation

    X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DetCurveDisplay.html
    Sat Sep 06 21:55:17 UTC 2025
      137.8K bytes
      Cache
     
  30. gads.js

    ad_test"in e.ARGV&&"true"==e.ARGV.gooad_test&&(e.GAM_TEST_EN...e.ADNW_AB_TEST_CONFIG?e.ADNW_AB_TEST_REPORT_VALUE=e.ADNW_AB_TEST_CO...
    adcdn.goo.ne.jp/images/js/gads.js
    Thu Aug 07 02:27:49 UTC 2025
      591.8K bytes
      1 views
     
  31. StratifiedKFold — scikit-learn 1.7.1 documentation

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html
    Sat Sep 06 21:55:15 UTC 2025
      124.7K bytes
      Cache
     
  32. Combine predictors using stacking — scikit-lear...

    mean ( scores [ f 'test_ { value } ' ])) : .2f } +-...f " { np . std ( scores [ f 'test_ { value } ' ]) : .2f } " )...
    scikit-learn.org/stable/auto_examples/ensemble/plot_stack_predictors.html
    Sat Sep 06 21:55:17 UTC 2025
      368.2K bytes
      Cache
     
  33. Early stopping of Stochastic Gradient Descent —...

    y_train ) test_score = estimator . score ( X_test , y_test ) return...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_early_stopping.html
    Sat Sep 06 21:55:16 UTC 2025
      107.6K bytes
      Cache
     
  34. Scaling the regularization parameter for SVCs —...

    = 1e-3 ) We compute the mean test score for different values of...train_sizes ] shuffle_params = { "test_size" : 0.3 , "n_splits" : 150...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html
    Sat Sep 06 21:55:16 UTC 2025
      115.5K bytes
      Cache
     
  35. Comparing random forests and the multi-output m...

    X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) y_rf = regr_rf . predict ( X_test ) # Plot the...
    scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_regression_multioutput.html
    Sat Sep 06 21:55:17 UTC 2025
      98.6K bytes
      Cache
     
  36. Normal, Ledoit-Wolf and OAS Linear Discriminant...

    for training n_test = 200 # samples for testing n_averages = 50...) X , y = generate_data ( n_test , n_features ) score_clf1 +=...
    scikit-learn.org/stable/auto_examples/classification/plot_lda.html
    Sat Sep 06 21:55:17 UTC 2025
      99.4K bytes
      Cache
     
  37. fetch_rcv1 — scikit-learn 1.7.1 documentation

    test’ for the test set (781265 samples),...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’all’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_rcv1.html
    Sat Sep 06 21:55:15 UTC 2025
      112K bytes
      Cache
     
  38. Selecting dimensionality reduction with Pipelin...

    cv_results_ [ "mean_test_score" ]) # scores are in the...nan return_train_score False best_estimator_: Pipeline MinMaxScaler...
    scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html
    Sat Sep 06 21:55:16 UTC 2025
      135.6K bytes
      Cache
     
  39. Friends - Fess+Lasta | DBFlute

    |-src/main/resources |-src/test/java |-src/test/resources |- ... fess...Solrのためのコンポーネント | |-src/test/java |-src/test/resources |- ... fess...
    dbflute.seasar.org/ja/manual/topic/friends/fess/fesslasta.html
    Tue Aug 12 02:41:09 UTC 2025
      23.9K bytes
      1 views
      Cache
     
  40. LeaveOneGroupOut — scikit-learn 1.7.1 documenta...

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneGroupOut.html
    Sat Sep 06 21:55:15 UTC 2025
      122.2K bytes
      Cache
     
  41. learning_curve — scikit-learn 1.7.1 documentation

    ( f "The average test accuracy is { cv_test_scores . mean ()...cross-validated training and test scores for different training...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html
    Sat Sep 06 21:55:17 UTC 2025
      125.7K bytes
      Cache
     
  42. quantile_transform — scikit-learn 1.7.1 documen...

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.quantile_transform.html
    Sat Sep 06 21:55:15 UTC 2025
      117K bytes
      Cache
     
  43. Saint-Gobain optimizes log analysis, adopts obs...

    and functional testing. "The strategic adoption of...
    www.elastic.co/customers/saint-gobain
    Sat Aug 30 01:14:04 UTC 2025
      436.5K bytes
      Cache
     
  44. Elastic Observability Labs

    and data quality test failures Almudena Sanz Olivé...
    www.elastic.co/observability-labs/blog/tag/genai
    Sun Sep 07 01:11:30 UTC 2025
      177.6K bytes
      Cache
     
  45. RepeatedKFold — scikit-learn 1.7.1 documentation

    print ( f " Test: index= { test_index } " ) ... Fold...index=[0 1] Test: index=[2 3] Fold 1: Train: index=[2 3] Test: index=[0...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Sat Sep 06 21:55:15 UTC 2025
      119.4K bytes
      Cache
     
  46. GradientBoostingRegressor — scikit-learn 1.7.1 ...

    X_test , y_train , y_test = train_test_split ( ......>>> reg . score ( X_test , y_test ) 0.4... For a detailed example...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html
    Sat Sep 06 21:55:15 UTC 2025
      171.9K bytes
      Cache
     
  47. KernelRidge — scikit-learn 1.7.1 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.kernel_ridge.KernelRidge.html
    Sat Sep 06 21:55:15 UTC 2025
      142.4K bytes
      Cache
     
  48. 32 Best Early Labor Day Sales 2025: Apple, REI,...

    What to Skip Best Labor Day Deals on Amazon Best Buy Labor Day...What to Skip Best Labor Day Deals on Amazon Best Buy Labor Day...
    www.nbcnews.com/select/shopping/best-early-labor-day-sales-2025-rcna227260
    Sun Aug 31 01:13:22 UTC 2025
      499.4K bytes
      Cache
     
  49. Effect of transforming the targets in regressio...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html
    Sat Sep 06 21:55:17 UTC 2025
      125.3K bytes
      Cache
     
  50. EmpiricalCovariance — scikit-learn 1.7.1 docume...

    : 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.EmpiricalCovariance.html
    Sat Sep 06 21:55:17 UTC 2025
      131.5K bytes
      Cache
     
Back to top