- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 481 - 490 of 1,287 for commute (0.21 sec)
-
SplineTransformer — scikit-learn 1.6.0 document...
'F' order is faster to compute, but may slow down subsequent...output features, which is computed as n_features * n_splines...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.SplineTransformer.html -
HalvingRandomSearchCV — scikit-learn 1.7.dev0 d...
Computing training scores is used to...overfitting/underfitting trade-off. However computing the scores on the training...scikit-learn.org/dev/modules/generated/sklearn.model_selection.HalvingRandomSearchCV.html -
Announcing GA of Elastic distribution of the Op...
As Elastic continues its commitment to OpenTelemetry (OTel),...drop-in replacement. Elastic’s commitment to OpenTelemetry not only...www.elastic.co/observability-labs/blog/elastic-distribution-opentelemetry-java-agent -
cross_validation.rst.txt
and test sets can be quickly computed with the :func:`train_test_split`...it is used as a test set to compute a performance measure such...scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt -
RaBitQ binary quantization 101 - Elasticsearch ...
efficiently pre-compute some aspects of the distance computation, we treat...stored for efficient distance computations at query time. v 1 = [ 0.56...www.elastic.co/search-labs/blog/rabitq-explainer-101 -
faq.rst.txt
requiring GPUs for efficient computing. However, neither of these.... However, the internal computations in scikit-learn estimators...scikit-learn.org/stable/_sources/faq.rst.txt -
roadmap.rst.txt
Key changes include: * Computational tools: The exploitation...enables easy out-of-core computation. While the Dask model probably...scikit-learn.org/stable/_sources/roadmap.rst.txt -
Gradient Boosting regression — scikit-learn 1.6...
To do that we will first compute the test set deviance and then...importances of reg can be computed on a held out test set. See...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regression.html -
Matern — scikit-learn 1.6.0 documentation
incur a considerably higher computational cost (appr. 10 times higher)...the kernel hyperparameter is computed. Only supported when Y is...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Matern.html -
enet_path — scikit-learn 1.6.0 documentation
** params ) [source] # Compute elastic net path with coordinate...default=None List of alphas where to compute the models. If None alphas...scikit-learn.org/stable/modules/generated/sklearn.linear_model.enet_path.html