- Sort Score
- Num 20 results
- Language All
- Labels All
Results 381 - 400 of 2,850 for test (2.46 seconds)
-
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 -
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 -
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... -
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 -
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 -
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... -
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 -
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/ -
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 -
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... -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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