- Sort Score
- Num 10 results
- Language All
- Labels All
Results 961 - 970 of 3,326 for test (0.27 seconds)
-
Configuración de Imágenes en Miniatura
thumbnail image file : / path / to / test . jpg / tmp / test_thumbnail...Formato Tipo MIME Descripción HTML text/html Genera miniaturas a partir...fess.codelibs.org/es/15.4/config/crawler-thumbnail.html -
Decision Tree Regression — scikit-learn 1...
splitter splitter: {"best", "random"}, default="best" The strategy used...Supported strategies are "best" to choose the best split and "random"...scikit-learn.org/stable/auto_examples/tree/plot_tree_regression.html -
From JNI to FFM: The future of Java‑native inte...
test it with jextract -h . You should...hashBase); System.out.println(); // Test cases with different seed strings...developer.ibm.com/articles/j-ffm/ -
1.6. Nearest Neighbors — scikit-learn 1.8...
distance calculation between a test point and the centroid is sufficient...neighbors during training and testing, while excluding them leads...scikit-learn.org/stable/modules/neighbors.html -
What is Serverless Computing? | A Comprehensive...
services through the use of RESTful APIs. REST stands for representational...flexibility as they write and test new code. The speed of deployment...www.elastic.co/what-is/serverless-computing -
AI for Security Operations and SOC Teams | Elas...
We continuously test a range of LLMs using our evaluation...for each task. See how we run tests in our Buildkite pipeline ....www.elastic.co/security/ai -
Container benefits beyond infrastructure and re...
tested, and deployed in any given...easier to understand. You can test changes more quickly, diagnose...developer.ibm.com/articles/true-benefits-of-moving-to-containers-1/ -
GradientBoostingClassifier — scikit-learn...
this parameter for best performance; the best value depends on...max_leaf_nodes in best-first fashion. Best nodes are defined...scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html -
MLPClassifier — scikit-learn 1.8.0 docume...
train-test split if early stopping is used,...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html -
AI model training with PyTorch
might also be referred to as testing.) Once a model has been sufficiently...trained and evaluated with the test data, it is ready for inference....developer.ibm.com/articles/awb-ai-model-training-with-pytorch/