- Sort Score
- Num 10 results
- Language All
- Labels All
Results 61 - 70 of 1,200 for d (0.87 seconds)
-
make_sparse_coded_signal — scikit-learn 1...
D and X such that Y = XD where X...shape (n_samples, n_components) , D is of shape (n_components, n_features)...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_sparse_coded_signal.html -
Range-Specified Search
d (day), h (hour), m (minute), s...the unit following /. now-1d/d represents the previous day at...fess.codelibs.org/15.3/user/search-range.html -
Bereichssuche
d (Tag), h (Stunde), m (Minute),...auf die Einheit nach /. now-1d/d repräsentiert 00:00 Uhr des Vortages,...fess.codelibs.org/de/15.3/user/search-range.html -
neighbors.rst.txt
:math:`D` dimensions, this approach scales as :math:`O[D N^2]`....refers to the dimension :math:`d \le D` of a manifold on which the...scikit-learn.org/stable/_sources/modules/neighbors.rst.txt -
d2_brier_score — scikit-learn 1.8.0 docum...
labels = None ) [source] # \(D^2\) score function, fraction of...features. The null model gets a D^2 score of 0.0. Read more in the...scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_brier_score.html -
升级步骤
'Content-Type: application/json' -d' { "type": "fs",.../backup/opensearch-data-$(date +%Y%m%d).tar.gz /var/lib/opensearch/data...fess.codelibs.org/zh-cn/15.3/install/upgrade.html -
Prediction Latency — scikit-learn 1.8.0 d...
cls_infos = [ " %s \n ( %d %s )" % ( estimator_conf..."Prediction Time per Instance - %s , %d feats." % ( pred_type . capitalize...scikit-learn.org/stable/auto_examples/applications/plot_prediction_latency.html -
Sparse inverse covariance estimation — sc...
prec ) d = np . sqrt ( np . diag ( cov )) cov /= d cov /= d [:,...[:, np . newaxis ] prec *= d prec *= d [:, np . newaxis ] X = prng...scikit-learn.org/stable/auto_examples/covariance/plot_sparse_cov.html -
LabelBinarizer — scikit-learn 1.8.0 docum...
The 2-d matrix should only contain 0 and...n_classes) Target values. The 2-d matrix should only contain 0 and...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.LabelBinarizer.html -
7.7. Kernel Approximation — scikit-learn ...
x^\top y +c_0)^d\] where: x , y are the input vectors d is the kernel...kernel of degree d consists of all possible degree- d products among...scikit-learn.org/stable/modules/kernel_approximation.html