Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 266 for v (0.24 sec)

  1. 1.8. Cross decomposition — scikit-learn 1.7.1 d...

    using the rotation matrix \(V(\Delta^T V)^{-1}\) , accessed via the...to compute \(u_k\) and \(v_k\) , \(v_k\) is never normalized....
    scikit-learn.org/stable/modules/cross_decomposition.html
    Thu Aug 28 22:04:16 UTC 2025
      55.5K bytes
      Cache
     
  2. feature_extraction.rst.txt

    :math:`v_{norm} = \frac{v}{||v||_2} = \frac{v}{\sqrt{v{_1}^2 +...:math:`v_{norm} = \frac{v}{||v||_2} = \frac{v}{\sqrt{v{_1}^2 +...
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Tue Aug 26 08:52:39 UTC 2025
      43.4K bytes
     
  3. homogeneity_score — scikit-learn 1.7.1 document...

    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.homogeneity_score.html
    Thu Aug 28 22:04:16 UTC 2025
      114.4K bytes
      Cache
     
  4. Bunch — scikit-learn 1.7.1 documentation

    v in E: D[k] = v In either case, this is...
    scikit-learn.org/stable/modules/generated/sklearn.utils.Bunch.html
    Thu Aug 28 22:04:16 UTC 2025
      118.3K bytes
      Cache
     
  5. plot_kmeans_digits.rst.txt

    score compl completeness score v-meas V measure ARI adjusted Rand...metrics.completeness_score, metrics.v_measure_score, metrics.adjusted_rand_score,...
    scikit-learn.org/stable/_sources/auto_examples/cluster/plot_kmeans_digits.rst.txt
    Wed Aug 27 11:21:54 UTC 2025
      10.5K bytes
      1 views
     
  6. bootstrap.js

    v=d.y,y=void 0===v?0:v,w="function"==typeof...d 0===_?u:_,v=i.elementContext,y=void 0===v?f:v,w=i.altBoundary,E=void...
    scikit-learn.org/stable/_static/scripts/bootstrap.js
    Thu Aug 28 22:04:16 UTC 2025
      79.8K bytes
     
  7. MiniBatchDictionaryLearning — scikit-learn 1.7....

    V ^* ) = argmin 0.5 || X - U V || _Fro ^ 2 + alpha...* || U || _1 , 1 ( U , V ) with || V_k || _2 <= 1 for all 0 <=...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchDictionaryLearning.html
    Thu Aug 28 22:04:16 UTC 2025
      149.7K bytes
      Cache
     
  8. 1.2. Linear and Quadratic Discriminant Analysis...

    X_k^tX_k = \frac{1}{n - 1} V S^2 V^t\) where \(V\) comes from the SVD...(centered) matrix: \(X_k = U S V^t\) . It turns out that we can...
    scikit-learn.org/stable/modules/lda_qda.html
    Thu Aug 28 22:04:16 UTC 2025
      53.8K bytes
      Cache
     
  9. BernoulliRBM — scikit-learn 1.7.1 documentation

    gibbs ( v ) [source] # Perform one Gibbs...Gibbs sampling step. Parameters : v ndarray of shape (n_samples, n_features)...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.BernoulliRBM.html
    Thu Aug 28 22:04:16 UTC 2025
      135.8K bytes
      Cache
     
  10. RegressorMixin — scikit-learn 1.7.1 documentation

    is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...
    scikit-learn.org/stable/modules/generated/sklearn.base.RegressorMixin.html
    Thu Aug 28 22:04:19 UTC 2025
      115.7K bytes
      Cache
     
Back to top