MCPcopy Create free account
hub / github.com/VowpalWabbit/vowpal_wabbit / load

Method load

java/src/main/java/common/Native.java:124–126  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

122 }
123
124 public static void load() {
125 // just execute the static constructor
126 }
127}

Callers 5

VWClass · 0.95
VWLearnersClass · 0.95
VowpalWabbitNativeClass · 0.95
ClusterSpanningTreeClass · 0.95
try_load_from_jarMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected