- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 191 - 200 of 588 for musk (0.67 sec)
-
auto_examples_python.zip
label_b ab_mask = np.logical_or(a_mask, b_mask) a_true = a_mask[ab_mask]...res = np.logical_and(mask > mask.mean(), mask_outer) return np.logical_xor(res,...scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip -
SplineTransformer — scikit-learn 1.7.0 document...
Must be larger or equal 2. Ignored...degree of the spline basis. Must be a non-negative integer. knots...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.SplineTransformer.html -
KernelRidge — scikit-learn 1.7.0 documentation
0 Regularization strength; must be a positive float. Regularization...specific to the targets. Hence they must correspond in number. See Ridge...scikit-learn.org/stable/modules/generated/sklearn.kernel_ridge.KernelRidge.html -
HashingVectorizer — scikit-learn 1.7.0 document...
the sequence items must have a ‘read’ method (file-like...n_samples Samples. Each sample must be a text document (either bytes...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.HashingVectorizer.html -
sklearn.utils — scikit-learn 1.7.0 documentation
safe_mask Return a mask which is safe to use...scikit-learn.org/stable/api/sklearn.utils.html -
l1_min_c — scikit-learn 1.7.0 documentation
It must match the fit() method parameter....appended to the instance vector. It must match the fit() method parameter....scikit-learn.org/stable/modules/generated/sklearn.svm.l1_min_c.html -
HDBSCAN — scikit-learn 1.7.0 documentation
it must be one of the options allowed...to be a distance matrix and must be square. metric_params dict,...scikit-learn.org/stable/modules/generated/sklearn.cluster.HDBSCAN.html -
Cross-cluster search | Elastic Docs
the local and remote cluster must be on the same subscription...The local coordinating node must have the remote_cluster_client...www.elastic.co/docs/solutions/search/cross-cluster-search -
KNeighborsClassifier — scikit-learn 1.7.0 docum...
to be a distance matrix and must be square during fit. X may...representing 1D vectors as inputs and must return one value indicating...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsClassifier.html -
KNeighborsRegressor — scikit-learn 1.7.0 docume...
to be a distance matrix and must be square during fit. X may...representing 1D vectors as inputs and must return one value indicating...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html