Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 231 - 240 of 2,473 for test (1.16 seconds)

  1. minmax_scale — scikit-learn 1.7.2 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.minmax_scale.html
    Fri Nov 21 09:29:38 GMT 2025
      115.6K bytes
      Cache
     
  2. Effective cloud-native Java app development wit...

    run tests, and view test reports. See how you...application tests finish running, you can access the test reports...
    developer.ibm.com/articles/awb-effective-cloud-native-development-open-liberty-intellij-idea/
    Wed Nov 26 05:59:11 GMT 2025
      711.2K bytes
      Cache
     
  3. DummyRegressor — scikit-learn 1.7.2 docum...

    n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Mon Nov 24 11:23:21 GMT 2025
      140K bytes
      Cache
     
  4. Shrinkage covariance estimation: LedoitWolf vs ...

    ) Compute the likelihood on test data # from scipy import linalg..."Error: negative log-likelihood on test data" ) # range shrinkage...
    scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html
    Wed Nov 26 04:38:21 GMT 2025
      108.5K bytes
      Cache
     
  5. preprocessing.rst.txt

    K_{test} - 1'_{\text{n}_{samples}} K - K_{test} 1_{\text{n}_{samples}}...:math:`K_{test}(X, Y)` defined as: .. math:: K_{test}(X, Y) =...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Mon Nov 24 11:06:37 GMT 2025
      52.9K bytes
     
  6. maxabs_scale — scikit-learn 1.7.2 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.maxabs_scale.html
    Wed Nov 26 04:38:19 GMT 2025
      109.8K bytes
      Cache
     
  7. Build machine learning models with and without ...

    split data into training and testing data sets, and building the...used. After evaluating on the test set, if the required accuracy...
    developer.ibm.com/articles/compare-model-building-with-and-without-automated-machine-learning/
    Wed Nov 26 06:15:04 GMT 2025
      691.3K bytes
      Cache
     
  8. OrthogonalMatchingPursuit — scikit-learn ...

    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.OrthogonalMatchingPursuit.html
    Mon Nov 24 10:40:49 GMT 2025
      134K bytes
      Cache
     
  9. BeanOverride (Spring Framework 7.0.1 API)

    test class, or test interface. For concrete...@Reflective (org.springframework.test.context.bean.override.BeanO...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/bean/ov...
    Fri Feb 01 00:00:00 GMT 1980
      10.6K bytes
      Cache
     
  10. plot_hgbt_regression.py

    shape[0]}") print(f"Test sample size: {X_test.shape[0]}")...slice(0, 336) # first week in the test set as 7 * 48 = 336 missing_fraction_list...
    scikit-learn.org/stable/_downloads/d108f2283ac3905eb623b32d42217a2b/plot_hgbt_regression.py
    Mon Nov 24 12:29:38 GMT 2025
      16.3K bytes
     
Back to Top