Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 631 - 640 of 2,653 for test (2.12 seconds)

  1. 11. Common pitfalls and recommended practices &...

    not the test dataset, so model performance on the test dataset...keeping the test and train data subsets separate. Test data should...
    scikit-learn.org/stable/common_pitfalls.html
    Thu Nov 27 16:33:55 GMT 2025
      102.9K bytes
      Cache
     
  2. LarsCV — scikit-learn 1.7.2 documentation

    test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html
    Wed Nov 26 14:18:55 GMT 2025
      141.7K bytes
      Cache
     
  3. LeavePGroupsOut — scikit-learn 1.7.2 docu...

    test ndarray The testing set indices for that...cross-validator. Provides train/test indices to split data according...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html
    Wed Nov 26 14:18:54 GMT 2025
      122.6K bytes
      Cache
     
  4. Kernel PCA — scikit-learn 1.7.2 documenta...

    set_title ( "Testing data" ) The samples from...orig_data_ax . set_title ( "Testing data" ) pca_proj_ax ....
    scikit-learn.org/stable/auto_examples/decomposition/plot_kernel_pca.html
    Thu Nov 27 16:33:54 GMT 2025
      107.5K bytes
      Cache
     
  5. Effective cloud native development with Liberty...

    run tests, and view test reports. Liberty dev...application tests finish running, you can access the test reports...
    developer.ibm.com/articles/awb-effective-cloud-native-development-open-liberty-vs-code/
    Fri Nov 28 05:18:24 GMT 2025
      708.7K bytes
      Cache
     
  6. ContextConfigurationAttributes (Spring Framewor...

    test.context.ContextConfiguration...ContextConfiguration instance for the test class that declared the @ContextConfiguration...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/Context...
    Fri Feb 01 00:00:00 GMT 1980
      61.4K bytes
      Cache
     
  7. IfProfileValue (Spring Framework 7.0.0 API)

    whether the annotated test class or test method is enabled or...name() , the test will be enabled. Otherwise, the test will be disabled...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/IfPr...
    Fri Feb 01 00:00:00 GMT 1980
      18K bytes
      Cache
     
  8. LeaveOneOut — scikit-learn 1.7.2 document...

    Provides train/test indices to split data in train/test sets. Each...index=[1] Test: index=[0] Fold 1: Train: index=[0] Test: index=[1]...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneOut.html
    Wed Nov 26 14:18:55 GMT 2025
      116.3K bytes
      Cache
     
  9. PredefinedSplit — scikit-learn 1.7.2 docu...

    Provides train/test indices to split data into train/test sets using...index=[1 2 3] Test: index=[0] Fold 1: Train: index=[0 2] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.PredefinedSplit.html
    Wed Nov 26 14:18:54 GMT 2025
      115.7K bytes
      Cache
     
  10. L1-based models for Sparse Signals — scik...

    split the data into train and test sets for simplicity. In practice...estimate the variance of the test score. Here we set shuffle="False"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html
    Thu Nov 27 16:33:54 GMT 2025
      125.4K bytes
      Cache
     
Back to Top