- Sort Score
- Num 10 results
- Language All
- Labels All
Results 531 - 540 of 2,477 for commute (1.75 seconds)
-
Selecting dimensionality reduction with Pipelin...
- >1 : the computation time for each fold and parameter...the starting time of the computation. 0 pre_dispatch pre_dispatch:...scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html -
Runtime fields | Elastic Docs
to a runtime field that is computing values from the same number...performance based on the computation defined in the runtime script....www.elastic.co/docs/manage-data/data-store/mapping/runtime-fields -
DistanceMetric — scikit-learn 1.8.0 docum...
provides a convenient way to compute pairwise distances between...pairwise method can be used to compute pairwise distances between...scikit-learn.org/stable/modules/generated/sklearn.metrics.DistanceMetric.html -
classification_report — scikit-learn 1.8....
precision_recall_fscore_support Compute precision, recall, F-measure...each class. confusion_matrix Compute confusion matrix to evaluate...scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html -
IncrementalPCA — scikit-learn 1.8.0 docum...
The computational overhead of each SVD is...n_samples / batch_size SVD computations to get the principal components,...scikit-learn.org/stable/modules/generated/sklearn.decomposition.IncrementalPCA.html -
radius_neighbors_graph — scikit-learn 1.8...
n_jobs = None ) [source] # Compute the (weighted) graph of Neighbors...Metric to use for distance computation. Default is “minkowski”,...scikit-learn.org/stable/modules/generated/sklearn.neighbors.radius_neighbors_graph.html -
PartialDependenceDisplay — scikit-learn 1...
to use to compute the partial dependences. Computation is parallelized...for which the PDPs should be computed. Note that for binary classification,...scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.html -
kneighbors_graph — scikit-learn 1.8.0 doc...
n_jobs = None ) [source] # Compute the (weighted) graph of k-Neighbors...Metric to use for distance computation. Default is “minkowski”,...scikit-learn.org/stable/modules/generated/sklearn.neighbors.kneighbors_graph.html -
RandomizedSearchCV — scikit-learn 1.8.0 d...
>1 : the computation time for each fold and parameter...the starting time of the computation. pre_dispatch int, or str,...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html -
NearestNeighbors — scikit-learn 1.8.0 doc...
default=’auto’ Algorithm used to compute the nearest neighbors: ‘ball_tree’...Metric to use for distance computation. Default is “minkowski”,...scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestNeighbors.html