- Sort Score
- Num 10 results
- Language All
- Labels All
Results 731 - 740 of 5,413 for book (1.82 seconds)
-
Knn query | Elasticsearch Guide [8.19] | Elastic
query={ "bool": { "must": { "knn": { "field":..."my-image-index", size: 10, query: { bool: { must: { knn: { field: "image-vector",...www.elastic.co/guide/en/elasticsearch/reference/8.19/query-dsl-knn-query.html -
orthogonal_mp_gram — scikit-learn 1.7.2 d...
copy_Gram bool, default=True Whether the gram...copy is made anyway. copy_Xy bool, default=True Whether the covariance...scikit-learn.org/stable/modules/generated/sklearn.linear_model.orthogonal_mp_gram.html -
CCA — scikit-learn 1.7.2 documentation
scale bool, default=True Whether to scale...the left singular vector. copy bool, default=True Whether to copy...scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.CCA.html -
MiniBatchNMF — scikit-learn 1.7.2 documen...
H : bool | None | str = '$UNCHANGED$' , W : bool | None |...past batches. fresh_restarts bool, default=False Whether to completely...scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchNMF.html -
ClassifierTags — scikit-learn 1.7.2 docum...
poor_score : bool = False , multi_class : bool = True , multi_label...multi_label : bool = False ) [source] # Tags for the classifier....scikit-learn.org/stable/modules/generated/sklearn.utils.ClassifierTags.html -
fetch_california_housing — scikit-learn 1...
download_if_missing bool, default=True If False, raise...the source site. return_X_y bool, default=False If True, returns...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_california_housing.html -
make_multilabel_classification — scikit-l...
allow_unlabeled bool, default=True If True , some...belong to any class. sparse bool, default=False If True , return...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_multilabel_classification.html -
HistGradientBoostingClassifier — scikit-l...
sample_weight_val : bool | None | str = '$UNCHANGED$' , y_val : bool | None...categorical_features array-like of {bool, int, str} of shape (n_features)...scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingClassifier.html -
StandardScaler — scikit-learn 1.7.2 docum...
features do not more or less look like standard normally distributed...User Guide . Parameters : copy bool, default=True If False, try...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.StandardScaler.html -
GammaRegressor — scikit-learn 1.7.2 docum...
fit_intercept bool, default=True Specifies if a...range (0.0, inf) . warm_start bool, default=False If set to True...scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html