- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 301 for v (0.05 seconds)
Filter
- Size
- 10KB - 100KB 301
-
ConvertingComparator (Spring Framework 7.0.5 API)
V> ConvertingComparator < Map.Entry <K, V>, V> mapEntryValues...static <K, V> ConvertingComparator < Map.Entry <K, V>, V> mapEntryValues...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/convert/convert... -
ConcurrentReferenceHashMap.Reference (Spring Fr...
V> Type Parameters: K - the key type V - the value...class: ConcurrentReferenceH < K , V > protected static interface ...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/ConcurrentRefer... -
org.springframework.util Class Hierarchy (Sprin...
V> (implements java.util. Map <K, V>) org.springframework.util....ntry <K, V> (implements java.util. Map.Entry <K, V>) org.springframework.util....docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/package-tree.html -
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 -
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 -
ConcurrentLruCache (Spring Framework 7.0.6 API)
V> java.lang.Object org.springfr...org.springframework.util.ConcurrentLruCache<K, V> Type Parameters: K - the type...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/ConcurrentLruCa... -
MultiValueMapAdapter (Spring Framework 7.0.6 API)
V> Type Parameters: K - the key type V - the value...Serializable , Map <K, List <V>>, MultiValueMap <K, V> Direct Known Subclasses:...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/MultiValueMapAd... -
LinkedCaseInsensitiveMap (Spring Framework 7.0....
nkedCaseInsensitiv<V> Type Parameters: V - the value type All...< String , V> public class LinkedCaseInsensitiv<V> extends Object...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/LinkedCaseInsen... -
ConcurrentReferenceHashMap.Entry (Spring Framew...
V > setValue public @Nullable V setValue ( @Nullable V value)...H.Entry<K, V> Type Parameters: K - the key type V - the value...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/ConcurrentRefer... -
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