Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 341 - 360 of 2,850 for test (1.52 seconds)

  1. Plot classification probability — scikit-...

    Round markers represent the test data that was predicted to belong...plotted. The round markers show the test data and are colored by their...
    scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html
    Mon Dec 22 11:58:29 GMT 2025
      125.9K bytes
      Cache
     
  2. robust_scale — scikit-learn 1.8.0 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.robust_scale.html
    Mon Dec 22 11:58:31 GMT 2025
      113.5K bytes
      Cache
     
  3. CalibratedClassifierCV — scikit-learn 1.8...

    and calibrates it using the testing subset. For prediction, predicted...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Mon Dec 22 11:58:31 GMT 2025
      157.2K bytes
      Cache
     
  4. check_cv — scikit-learn 1.8.0 documentation

    test) splits as arrays of indices....cross-validator which generates the train/test splits via the split method....
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.check_cv.html
    Mon Dec 22 11:58:29 GMT 2025
      109.1K bytes
      Cache
     
  5. EstimatorCheckFailedWarning — scikit-lear...

    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
    Mon Dec 22 11:58:29 GMT 2025
      107.5K bytes
      Cache
     
  6. Feature discretization — scikit-learn 1.8...

    : name = [ get_name ( est [ 1 ]) for est in estimator . steps...points in solid colors and testing points semi-transparent. The...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html
    Mon Dec 22 11:58:30 GMT 2025
      128.5K bytes
      Cache
     
  7. 1.13. Feature selection — scikit-learn 1....

    the best features based on univariate statistical tests. It can...we can use a F-test to retrieve the two best features for a dataset...
    scikit-learn.org/stable/modules/feature_selection.html
    Mon Dec 22 11:58:31 GMT 2025
      73.8K bytes
      Cache
     
  8. Regularization path of L1- Logistic Regression ...

    regularization on training and test error Effect of model regularization...regularization on training and test error Plot Ridge coefficients...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_path.html
    Mon Dec 22 11:58:30 GMT 2025
      96.3K bytes
      Cache
     
  9. Getting Started — scikit-learn 1.8.0 docu...

    disclosing some testing data in your training data....dataset , split it into train and test sets, and compute the accuracy...
    scikit-learn.org/stable/getting_started.html
    Mon Dec 22 11:58:31 GMT 2025
      49.8K bytes
      Cache
     
  10. plot_classifier_comparison.py

    points in solid colors and testing points semi-transparent. The...classification accuracy on the test set. """ # Authors: The scikit-learn...
    scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py
    Fri Dec 05 17:52:54 GMT 2025
      4.8K bytes
     
  11. plot_hgbt_regression.zip

    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/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip
    Fri Dec 05 17:52:54 GMT 2025
      36.8K bytes
     
  12. Recognizing hand-written digits — scikit-...

    split the data into train and test subsets and fit a support vector...digit for the samples in the test subset. # flatten the images...
    scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html
    Mon Dec 22 11:58:31 GMT 2025
      101.7K bytes
      Cache
     
  13. KNeighborsRegressor — scikit-learn 1.8.0 ...

    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.KNeighborsRegressor.html
    Mon Dec 22 11:58:31 GMT 2025
      152.3K bytes
      Cache
     
  14. 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/
    Mon Dec 22 12:25:27 GMT 2025
      692.6K bytes
      Cache
     
  15. 8.2. Real world datasets — scikit-learn 1...

    list of the raw texts that can be fed to text feature extractors...with the text data, one first need to turn the text into vectors...
    scikit-learn.org/stable/datasets/real_world.html
    Mon Dec 22 11:58:30 GMT 2025
      100.3K bytes
      Cache
     
  16. Partial Dependence and Individual Conditional E...

    model and the second year to test the model. mask_training = X...if idx == 0.0 else '2011 (test set)' } " ) ax . set_ylim...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Mon Dec 22 11:58:31 GMT 2025
      266.4K bytes
      Cache
     
  17. Overview of IBM Enterprise Build of Quarkus - I...

    shortening build–test cycles. Continuous testing provides immediate...with live coding, continuous testing, and a unified configuration...
    developer.ibm.com/articles/introducing-ibm-enterprise-build-quarkus/
    Mon Dec 22 12:21:47 GMT 2025
      693.1K bytes
      Cache
     
  18. 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 Dec 22 11:58:31 GMT 2025
      134.5K bytes
      Cache
     
  19. Lucene Change Log

    Internal test framework's tests are sensitive to previous test failures...McCandless) Tests    (1) LUCENE-8035 : Run tests with...
    lucene.apache.org/core/7_5_0/changes/Changes.html
    Sat Sep 22 17:14:30 GMT 2018
      1.1M bytes
      Cache
      Similar Results (2)
     
  20. Get started with IBM EASeJ - IBM Developer

    the code in a Git branch and tests them locally. When they’re happy...changes also build and pass the tests in EASeJ. The developer then...
    developer.ibm.com/tutorials/get-started-easej/
    Mon Dec 22 13:09:29 GMT 2025
      711.5K bytes
      Cache
     
Back to Top