- Sort Score
- Num 10 results
- Language All
- Labels All
Results 381 - 390 of 2,660 for commute (1.04 seconds)
-
About - IBM Developer
IBM Developer is a global community of coders. We empower developers...the resources, tools, and community that inspire you to go further....developer.ibm.com/about -
CalibrationDisplay — scikit-learn 1.8.0 d...
class when calibration curve computed. If not None , this value...See also calibration_curve Compute true and predicted probabilities...scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibrationDisplay.html -
1.2. Linear and Quadratic Discriminant Analysis...
having to explicitly compute \(\Sigma\) : computing \(S\) and \(V\)...solutions that can be easily computed, are inherently multiclass,...scikit-learn.org/stable/modules/lda_qda.html -
AbstractPlatformTransactionManager (Spring Fram...
suspend(Object) commit public final void commit ( TransactionStatus...checks the rollback-only flag on commit; applies the appropriate modification...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/support/... -
det_curve — scikit-learn 1.8.0 documentation
drop_intermediate = False ) [source] # Compute Detection Error Tradeoff (DET)...decision_function ) used to compute FPR and FNR. Changed in version...scikit-learn.org/stable/modules/generated/sklearn.metrics.det_curve.html -
Caching nearest neighbors — scikit-learn ...
KNeighborsClassifier can compute the nearest neighbors internally,...first call is slow since it computes the neighbors graph, while...scikit-learn.org/stable/auto_examples/neighbors/plot_caching_nearest_neighbors.html -
KNeighborsTransformer — scikit-learn 1.8....
one extra neighbor will be computed when mode == ‘distance’. In...default=’auto’ Algorithm used to compute the nearest neighbors: ‘ball_tree’...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsTransformer.html -
Announcing the Elastic Bounty Program for Behav...
with our community, particularly through our community Slack, where...with the security research community, with a fresh focus on external...www.elastic.co/security-labs/behavior-rule-bug-bounty -
roc_curve — scikit-learn 1.8.0 documentation
drop_intermediate = True ) [source] # Compute Receiver operating characteristic...decision function used to compute fpr and tpr. The first threshold...scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_curve.html -
Custom refit strategy of a grid search with cro...
- >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/model_selection/plot_grid_search_digits.html