Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 180 for v (0.04 sec)

  1. sklearn.feature_extraction.DictVectorizer — sci...

    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
    Sat May 18 15:26:00 UTC 2024
      55.4K bytes
      Cache
     
  2. MetaFilter Podcast

    at 9:01 AM - 21 comments 185a: V Rising and Severance Random podcast...so here it is. We talk about V Rising, a survive-o-craft vampire...
    podcast.metafilter.com
    Sun May 19 00:43:31 UTC 2024
      46.5K bytes
      Cache
     
  3. sklearn.decomposition.MiniBatchDictionaryLearni...

    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
    Sat May 18 15:26:00 UTC 2024
      61.6K bytes
      Cache
     
  4. sklearn.metrics.completeness_score — scikit-lea...

    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
    Sat May 18 15:26:00 UTC 2024
      24.3K bytes
      Cache
     
  5. 1.8. Cross decomposition — scikit-learn 1.4.2 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
    Sat May 18 15:26:00 UTC 2024
      36.9K bytes
      Cache
     
  6. sklearn.neural_network.BernoulliRBM — scikit-le...

    gibbs (v) Perform one Gibbs sampling step....activation probabilities, P(h=1|v=X). fit ( X , y = None ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.BernoulliRBM.html
    Sat May 18 15:26:01 UTC 2024
      48.9K bytes
      Cache
     
  7. sklearn.compose.TransformedTargetRegressor — sc...

    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.compose.TransformedTargetRegressor.html
    Sat May 18 15:26:00 UTC 2024
      53.3K bytes
      Cache
     
  8. sklearn.metrics.homogeneity_score — scikit-lear...

    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
    Sat May 18 15:26:00 UTC 2024
      24.2K bytes
      Cache
     
  9. 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
    Sat May 18 15:26:01 UTC 2024
      35.4K bytes
      Cache
     
  10. sklearn.base.RegressorMixin — scikit-learn 1.4....

    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
    Sat May 18 15:26:00 UTC 2024
      25.6K bytes
      Cache
     
Back to top