- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 11 - 20 of 268 for v (0.08 sec)
-
2.9. Neural network models (unsupervised) — sci...
\[\begin{split}h_i \bot h_j | \mathbf{v} \\ v_i \bot v_j | \mathbf{h}\end{split}\]...\[E(\mathbf{v}, \mathbf{h}) = -\sum_i \sum_j w_{ij}v_ih_j - \sum_i...scikit-learn.org/stable/modules/neural_networks_unsupervised.html -
DictVectorizer — scikit-learn 1.7.0 documentation
on import DictVectorizer >>> v = DictVectorizer ( sparse = False...'foo' : 3 , 'baz' : 1 }] >>> X = v . fit_transform ( D ) >>> X array([[2.,...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.DictVectorizer.html -
adjusted_mutual_info_score — scikit-learn 1.7.0...
V ) - E ( MI ( U , V ))] / [ avg ( H ( U ), H ( V )) - E...\(U\) and \(V\) , the AMI is given as: AMI ( U , V ) = [ MI (...scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_mutual_info_score.html -
johnson_lindenstrauss_min_dim — scikit-learn 1....
eps) ||u - v||^2 < ||p(u) - p(v)||^2 < (1 + eps) ||u - v||^2 Where...Where u and v are any rows taken from a dataset of shape (n_samples,...scikit-learn.org/stable/modules/generated/sklearn.random_projection.johnson_lindenstrauss_min_dim... -
gads.js
v=(0,d.v)(v,"prebid_id",m.bidId),v=(0,d.v)(v,"prebid...,"9.17.0"),v=(0,d.v)(v,"page_url",o),v=(0,d.v)(v,"schain",c....adcdn.goo.ne.jp/images/js/gads.js -
1.4. Support Vector Machines — scikit-learn 1.7...
support vectors \(v^{0}_1, v^{1}_1\) and \(v^{0}_2, v^{1}_2\) respectively....three support vectors \(v^{0}_0, v^{1}_0, v^{2}_0\) and class 1 and...scikit-learn.org/stable/modules/svm.html -
2.3. Clustering — scikit-learn 1.7.0 documentation
Likewise for \(V\) : \[H(V) = - \sum_{j=1}^{|V|}P'(j)\log(P'(j))\]...\frac{|U_i \cap V_j|}{N}\log\left(\frac{N|U_i \cap V_j|}{|U_i||V_j|}\right)\]...scikit-learn.org/stable/modules/clustering.html -
clustering.rst.txt
for :math:`V`: .. math:: H(V) = - \sum_{j=1}^{|V|}P'(j)\log(P'(j))...\frac{|U_i \cap V_j|}{N}\log\left(\frac{N|U_i \cap V_j|}{|U_i||V_j|}\right)...scikit-learn.org/stable/_sources/modules/clustering.rst.txt -
pydata-sphinx-theme.js
v=i&&n(o,a,">");g||v?m.innerText="an unstable...e/i.test(e.key)&&v():(e.preventDefault(),v())}),!0),document...scikit-learn.org/stable/_static/scripts/pydata-sphinx-theme.js -
7.2. Feature extraction — scikit-learn 1.7.0 do...
norm: \(v_{norm} = \frac{v}{||v||_2} = \frac{v}{\sqrt{v{_1}^2 +...norm: \(v_{norm} = \frac{v}{||v||_2} = \frac{v}{\sqrt{v{_1}^2 +...scikit-learn.org/stable/modules/feature_extraction.html