Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 10 of 361 for v (0.08 seconds)

Filter
  1. v_measure_score — scikit-learn 1.8.0 documentation

    0 ) [source] # V-measure cluster labeling given...'arithmetic' option for averaging. The V-measure is the harmonic mean between...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.v_measure_score.html
    Tue Mar 17 03:44:36 UTC 2026
      15.4K bytes
      Cache
     
  2. dict_learning_online — scikit-learn 1.8.0 docum...

    V ^* ) = argmin 0.5 || X - U V || _Fro ^ 2 + alpha...alpha * || U || _1 , 1 ( U , V ) with || V_k || _2 = 1 for all...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning_online.html
    Tue Mar 17 03:44:39 UTC 2026
      15.6K bytes
      Cache
     
  3. DistanceMetric — scikit-learn 1.8.0 documentation

    SEuclideanDistance V sqrt(sum((x - y)^2 / V)) “mahalanobis” MahalanobisDistance...MahalanobisDistance V or VI sqrt((x - y)' V^-1 (x - y)) Metrics...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DistanceMetric.html
    Tue Mar 17 03:44:39 UTC 2026
      14.9K bytes
      Cache
     
  4. ward_tree — scikit-learn 1.8.0 documentation

    \sqrt{\frac{|v|+|s|} {T}d(v,s)^2 + \frac{|v|+|t|} {T}d(v,t)^2 - \frac{|v|} {T}d(s,t)^2}\]...\(d(u,v)\) is computed as follows, \[d(u,v) = \sqrt{\frac{|v|+|s|}...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.ward_tree.html
    Tue Mar 17 03:44:39 UTC 2026
      14.4K bytes
      Cache
     
  5. Elastic BBQ: Better Binary Quantization in Luce...

    ] m a x v c 1 ′ = m a x ( v c 1 ′ ) = 0.19 , m i n v c 1 ′ =...15 m a x v c 1 ′ − m i n v c 1 ′ : x ∈ x s } Q ( v c 1 ′ ) =...
    www.elastic.co/search-labs/blog/better-binary-quantization-lucene-elasticsearch
    Mon Mar 16 01:53:30 UTC 2026
      62.8K bytes
      Cache
     
  6. org.springframework.web.servlet Class Hierarchy...

    V> (implements java.util. Map <K, V>) java.util....java.util. HashMap <K, V> (implements java.lang. Cloneable...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/package-...
    Fri Feb 01 00:00:00 UTC 1980
      11.8K bytes
      Cache
     
  7. GMM covariances — scikit-learn 1.8.0 documentation

    degrees v = 2.0 * np . sqrt ( 2.0 ) * np . sqrt ( v ) ell = mpl...gmm . means_ [ n , : 2 ], v [ 0 ], v [ 1 ], angle = 180 + angle...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_covariances.html
    Tue Mar 17 03:44:39 UTC 2026
      17.3K bytes
      Cache
     
  8. mutual_info_score — scikit-learn 1.8.0 document...

    clusterings \(U\) and \(V\) is given as: \[MI(U,V)=\sum_{i=1}^{|U|}... \sum_{j=1}^{|V|} \frac{|U_i\cap V_j|}{N} \log\frac{N|U_i \cap...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mutual_info_score.html
    Tue Mar 17 03:44:39 UTC 2026
      14.2K bytes
      Cache
     
  9. DictVectorizer — scikit-learn 1.8.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
    Tue Mar 17 03:44:36 UTC 2026
      16.9K bytes
      Cache
     
  10. Biclustering documents with the Spectral Co-clu...

    V-measure: 0.4415 MiniBatchKMeans... Done in 2.90s. V-measure:...the biclusters achieve a better V-measure than clusters found by...
    scikit-learn.org/stable/auto_examples/bicluster/plot_bicluster_newsgroups.html
    Tue Mar 17 03:44:36 UTC 2026
      17.9K bytes
      Cache
     
Back to Top