Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 266 for v (0.07 sec)

  1. mutual_info_score — scikit-learn 1.7.1 document...

    \sum_{j=1}^{|V|} \frac{|U_i\cap V_j|}{N} \log\frac{N|U_i \cap V_j|}{|U_i||V_j|}\]...and \(|V_j|\) is the number of the samples in cluster \(V_j\) ,...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mutual_info_score.html
    Thu Aug 28 22:04:19 UTC 2025
      111.7K bytes
      Cache
     
  2. 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
    Thu Aug 28 22:04:16 UTC 2025
      40.1K bytes
      Cache
     
  3. DictVectorizer — scikit-learn 1.7.1 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
    Thu Aug 28 22:04:19 UTC 2025
      136K bytes
      Cache
     
  4. 2.3. Clustering — scikit-learn 1.7.1 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
    Thu Aug 28 22:04:16 UTC 2025
      237K bytes
      Cache
     
  5. 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
    Thu Aug 28 22:04:16 UTC 2025
      92.8K bytes
      3 views
     
  6. 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
    Thu Aug 28 22:04:16 UTC 2025
      10.9K bytes
     
  7. 2.4. Biclustering — scikit-learn 1.7.1 document...

    \(u_2 \dots u_{p+1}\) and \(v_2 \dots v_{p+1}\) except in the case...decomposition, \(A_n = U \Sigma V^\top\) , provides the partitions...
    scikit-learn.org/stable/modules/biclustering.html
    Thu Aug 28 22:04:19 UTC 2025
      50.9K bytes
      Cache
     
  8. 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
    Thu Aug 28 22:04:16 UTC 2025
      125.4K bytes
      Cache
     
  9. 7.2. Feature extraction — scikit-learn 1.7.1 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
    Thu Aug 28 22:04:19 UTC 2025
      144.2K bytes
      1 views
      Cache
     
  10. completeness_score — scikit-learn 1.7.1 documen...

    v_measure_score V-Measure (NMI with arithmetic...Rosenberg and Julia Hirschberg, 2007. V-Measure: A conditional entropy-based...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.completeness_score.html
    Thu Aug 28 22:04:16 UTC 2025
      114.8K bytes
      Cache
     
Back to top