- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1001 - 1010 of 1,826 for document (0.08 sec)
-
1. Supervised learning — scikit-learn 1.5.2 doc...
Linear Models- Ordinary Least Squares, Ridge regression and classification, Lasso, Multi-task Lasso, Elastic-Net, Multi-task Elastic-Net, Least Angle Regression, LARS Lasso, Orthogonal Matching Pur...scikit-learn.org/stable/supervised_learning.html -
grid_to_graph — scikit-learn 1.5.2 documentation
Skip to main content Back to top Ctrl + K GitHub grid_to_graph # sklearn.feature_extraction.image. grid_to_graph ( n_...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.grid_to_graph.html -
check_is_fitted — scikit-learn 1.5.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.utils.validation.check_is_fitted.html -
Cisco Transforms Enterprise Search with AI and ...
content from millions of documents that helps resolve the more...of files of web pages and documents, including data sheets and...www.elastic.co/customers/cisco -
Elasticsearch Relevance Engine™ - Build advance...
is a method for combining document rankings from multiple retrieval...Secure your embeddings at the document level to ensure data is in...www.elastic.co/elasticsearch/elasticsearch-relevance-engine -
7. Dataset loading utilities — scikit-learn 1.5...
The sklearn.datasets package embeds some small toy datasets and provides helpers to fetch larger datasets commonly used by the machine learning community to benchmark algorithms on data that comes ...scikit-learn.org/stable/datasets.html -
Ridge coefficients as a function of the L2 Regu...
A model that overfits learns the training data too well, capturing both the underlying patterns and the noise in the data. However, when applied to unseen data, the learned associations may not hol...scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html -
Categorical Feature Support in Gradient Boostin...
In this example, we will compare the training times and prediction performances of HistGradientBoostingRegressor with different encoding strategies for categorical features. In particular, we will ...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_categorical.html -
Plot randomly generated classification dataset ...
This example plots several randomly generated classification datasets. For easy visualization, all datasets have 2 features, plotted on the x and y axis. The color of each point represents its clas...scikit-learn.org/stable/auto_examples/datasets/plot_random_dataset.html -
Curve Fitting with Bayesian Ridge Regression — ...
Computes a Bayesian Ridge Regression of Sinusoids. See Bayesian Ridge Regression for more information on the regressor. In general, when fitting a curve with a polynomial by Bayesian ridge regressi...scikit-learn.org/stable/auto_examples/linear_model/plot_bayesian_ridge_curvefit.html