Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 381 - 400 of 2,850 for test (2.46 seconds)

  1. Visualization of MLP weights on MNIST — s...

    986429 Test set score: 0.953061 # Authors:...data into train partition and test partition X_train , X_test ,...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html
    Mon Dec 22 11:58:31 GMT 2025
      93.1K bytes
      Cache
     
  2. 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/8_0_0/changes/Changes.html
    Wed Mar 13 14:10:52 GMT 2019
      1.1M bytes
      Cache
      Similar Results (5)
     
  3. Generate machine learning model pipelines to ch...

    Use the following steps to test the online endpoint. After the...applications to call the model. Go to Test , and select JSON Input . Copy...
    developer.ibm.com/tutorials/generate-machine-learning-model-pipelines-to-choose-the-best-model-fo...
    Mon Dec 22 12:46:06 GMT 2025
      716.1K bytes
      Cache
     
  4. AdaBoostRegressor — scikit-learn 1.8.0 do...

    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.ensemble.AdaBoostRegressor.html
    Mon Dec 22 11:58:31 GMT 2025
      145.5K bytes
      Cache
     
  5. ARDRegression — scikit-learn 1.8.0 docume...

    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.ARDRegression.html
    Mon Dec 22 11:58:29 GMT 2025
      141.9K bytes
      Cache
     
  6. SpringJUnitWebConfig (Spring Framework 7.0.1 API)

    inherited from an enclosing test class by default. See @NestedTestConfigurat...Default: org.springframework.test.context.ContextLoader.class...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit/j...
    Fri Feb 01 00:00:00 GMT 1980
      24.8K bytes
      Cache
     
  7. MultiTaskElasticNetCV — scikit-learn 1.8....

    are tested by cross-validation and the one giving the best prediction...default=None Values of alphas to test along the regularization path,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNetCV.html
    Mon Dec 22 11:58:29 GMT 2025
      164.6K bytes
      Cache
     
  8. Generative AI - Tutorials - IBM Developer

    and test queries in minutes. watsonx...workflows for AI agents Learn to test, benchmark, and optimize AI...
    developer.ibm.com/technologies/generative-ai/tutorials/
    Mon Dec 22 12:13:42 GMT 2025
      636.5K bytes
      Cache
     
  9. Elastic Agent Builder | Elastic

    Playground - Roll up your sleeves Test the latest AI search capabilities...explore how to build RAG systems, test different LLMs from various...
    www.elastic.co/demo-gallery/elastic-agent-builder
    Mon Dec 22 01:56:58 GMT 2025
      597.4K bytes
      Cache
     
  10. SpringJUnitConfig (Spring Framework 7.0.0 API)

    inherited from an enclosing test class by default. See @NestedTestConfigurat...Default: org.springframework.test.context.ContextLoader.class...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit/j...
    Fri Feb 01 00:00:00 GMT 1980
      22.9K bytes
      Cache
     
  11. scale — scikit-learn 1.8.0 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.scale.html
    Mon Dec 22 11:58:31 GMT 2025
      112K bytes
      Cache
     
  12. BernoulliNB — scikit-learn 1.8.0 document...

    classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.BernoulliNB.html
    Mon Dec 22 11:58:31 GMT 2025
      152.7K bytes
      Cache
     
  13. Architecture et structure du code

    │ └── test/ │ └── java/org/codelibs/fess/ │ ├── ...Test.java #...# Classes de test │ └── it/ # Tests d'intégration ├── pom.xml...
    fess.codelibs.org/fr/dev/architecture.html
    Mon Dec 22 02:43:57 GMT 2025
      66.2K bytes
      Cache
     
  14. RidgeCV — scikit-learn 1.8.0 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.RidgeCV.html
    Mon Dec 22 11:58:31 GMT 2025
      150.2K bytes
      Cache
     
  15. power_transform — scikit-learn 1.8.0 docu...

    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.power_transform.html
    Mon Dec 22 11:58:31 GMT 2025
      113.2K bytes
      Cache
     
  16. Installing scikit-learn — scikit-learn 1....

    2 tests pytest-cov 2.9.0 tests ruff 0.11.7 tests mypy 1.15...1.15 tests pyamg 5.0.0 tests polars 0.20.30 docs, tests pyarrow...
    scikit-learn.org/stable/install.html
    Mon Dec 22 11:58:30 GMT 2025
      55.7K bytes
      Cache
     
  17. Take control of your data with Watson Studio - ...

    and trust models Test and validate machine learning...Notebooks, and SPSS Modeler Testing the model 12 December 2022...
    developer.ibm.com/learningpaths/get-started-watson-studio
    Mon Dec 22 12:11:38 GMT 2025
      686.5K bytes
      Cache
     
  18. OrthogonalMatchingPursuitCV — scikit-lear...

    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.OrthogonalMatchingPursuitCV.html
    Mon Dec 22 11:58:31 GMT 2025
      137.7K bytes
      Cache
     
  19. cross_val_predict — scikit-learn 1.8.0 do...

    sample belongs to exactly one test set, and its prediction is computed...cross_val_score unless all tests sets have equal size and the...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html
    Mon Dec 22 11:58:29 GMT 2025
      120.7K bytes
      Cache
     
  20. feature_selection.rst.txt

    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/_sources/modules/feature_selection.rst.txt
    Fri Dec 05 17:52:54 GMT 2025
      14.5K bytes
     
Back to Top