- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 51 - 60 of 552 for d (0.05 sec)
-
開発ワークフロー
origin main 作業ブランチを削除: git branch -d feature/123-add-search-filter...fess.codelibs.org/ja/dev/workflow.html -
gpt.js
c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};function...:a,d=a.length-1;d>=0;d--)if(d in c&&b.call(void 0,c[d],d,a)){b=d;break...securepubads.g.doubleclick.net/tag/js/gpt.js -
2.2. Manifold learning — scikit-learn 1.7.2 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 -
webpack-a9e6df8cd46c56dd.js
(var d=2&n&&e;"object"==typeof d&&!~c.indexOf(d);d=o(d))Obje...0,{type:"timeout",target:d}),12e4);d.onerror=s.bind(null,d.onerror),d.onload=...www.elastic.co/_next/static/chunks/webpack-a9e6df8cd46c56dd.js -
GitHub - codelibs/fess-testdata: Test Data Repo...
on color-fg-success d-none m-2"> <path d="M13.78 4.22a.75.75...js-clipboard-check-icon color-fg-success d-none"> <path d="M13.78 4.22a.75.75 0...github.com/codelibs/fess-testdata -
PoissonRegressor — scikit-learn 1.7.2 documenta...
D^2 is defined as \(D^2 = 1-\frac{D(y_{true},y_{pred})}{D_{null}}\)...Compute D^2, the percentage of deviance explained. D^2 is a generalization...scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.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 -
Bunch — scikit-learn 1.7.2 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 -
1.8. Cross decomposition — scikit-learn 1.7.2 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 -
Isomap — scikit-learn 1.7.2 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