- Sort Score
- Num 10 results
- Language All
- Labels All
Results 401 - 410 of 1,778 for commute (0.32 seconds)
Filter
-
quantile_transform — scikit-learn 1.8.0 documen...
default=0 Axis used to compute the means and standard deviations...Number of quantiles to be computed. It corresponds to the number...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.quantile_transform.html -
Help and FAQ
teacher looking to use BuzzFeed Community as an education tool. What...BuzzFeed? How do you decide which Community posts get promoted to the...www.buzzfeed.com/help -
DBSCAN — scikit-learn 1.8.0 documentation
NearestNeighbors module to compute pointwise distances and find...Notes This implementation bulk-computes all neighborhood queries,...scikit-learn.org/stable/modules/generated/sklearn.cluster.DBSCAN.html -
MaxAbsScaler — scikit-learn 1.8.0 documentation
y = None ) [source] # Compute the maximum absolute value...n_features) The data used to compute the per-feature minimum and...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MaxAbsScaler.html -
MiniBatchKMeans — scikit-learn 1.8.0 documentation
For faster computations, you can set batch_size...compute_labels bool, default=True Compute label assignment and inertia...scikit-learn.org/stable/modules/generated/sklearn.cluster.MiniBatchKMeans.html -
Lasso model selection: AIC-BIC / cross-validati...
It relies on computing the criterion on the in-sample...roughly the same results. Lars computes a solution path only for each...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_model_selection.html -
fbeta_score — scikit-learn 1.8.0 documentation
zero_division = 'warn' ) [source] # Compute the F-beta score. The F-beta...score for both classes are computed, then averaged or both returned...scikit-learn.org/stable/modules/generated/sklearn.metrics.fbeta_score.html -
Networking prerequisites | Elastic Docs
on for internal Docker communication. For versions 2.4.0 and...Outbound traffic Container communication on the same host Hosts in...www.elastic.co/docs/deploy-manage/deploy/cloud-enterprise/ece-networking-prereq -
sklearn.feature_selection — scikit-learn 1.8.0 ...
chi2 Compute chi-squared stats between each...feature and class. f_classif Compute the ANOVA F-value for the provided...scikit-learn.org/stable/api/sklearn.feature_selection.html -
chi2_kernel — scikit-learn 1.8.0 documentation
0 ) [source] # Compute the exponential chi-squared...The chi-squared kernel is computed between each pair of rows...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.chi2_kernel.html