- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 31 - 40 of 758 for d (0.14 sec)
-
Legality of Trump Iran strikes questioned by so...
D.C. Boston Bay Area South Florida...Truth Social . Sen. Tim Kaine, D-Va., said he plans to force a...www.nbcnews.com/politics/congress/lawmakers-both-parties-question-legality-trumps-iran-strikes-rc... -
1.8. Cross decomposition — scikit-learn 1.7.0 d...
\(X \in \mathbb{R}^{n \times d}\) and \(Y \in \mathbb{R}^{n \times...compute \(u_k \in \mathbb{R}^d\) and \(v_k \in \mathbb{R}^t\)...scikit-learn.org/stable/modules/cross_decomposition.html -
Bunch — scikit-learn 1.7.0 documentation
all items from D. # copy ( ) → a shallow copy of D # fromkeys (...set-like object providing a view on D's items # keys ( ) → a set-like...scikit-learn.org/stable/modules/generated/sklearn.utils.Bunch.html -
Isomap — scikit-learn 1.7.0 documentation
frobenius_norm[K(D) - K(D_fit)] / n_samples Where D is the matrix...isomap kernel: K(D) = -0.5 * (I - 1/n_samples) * D^2 * (I - 1/n_samples)...scikit-learn.org/stable/modules/generated/sklearn.manifold.Isomap.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 -
5.2. Permutation feature importance — scikit-le...
dataset (training or validation) \(D\) . Compute the reference score...of the model \(m\) on data \(D\) (for instance the accuracy for...scikit-learn.org/stable/modules/permutation_importance.html -
2.2. Manifold learning — scikit-learn 1.7.0 doc...
is \(O[D \log(k) N \log(N)] + O[D N k^3] + O[N d^6] + O[d N^2]\)...is \(O[D \log(k) N \log(N)] + O[D N k^3] + O[k^2 d] + O[d N^2]\)...scikit-learn.org/stable/modules/manifold.html -
pydata-sphinx-theme.js
(\d+)(?:\.([x*]|\d+)(?:\.([x*]|\d+)(?:\.([x*]|\d+))?(?:...version",l.appendChild(d),l.append(p),d.appendChild(u),u.appe...scikit-learn.org/stable/_static/scripts/pydata-sphinx-theme.js -
bootstrap.js
((D={})[C]=A?"0":"",D[T]=E?"0":"",D.transform=(O....,a.x=a.left,a.y=a.top,a}(L(D)?D:D.contextElement||q(t.elemen...scikit-learn.org/stable/_static/scripts/bootstrap.js -
1.6. Nearest Neighbors — scikit-learn 1.7.0 doc...
samples in \(D\) dimensions, this approach scales as \(O[D N^2]\) ....approximately \(O[D \log(N)]\) KD tree query time changes with \(D\) in a...scikit-learn.org/stable/modules/neighbors.html