MCPcopy Create free account
hub / github.com/EdwardRaff/JSAT / toString

Method toString

JSAT/src/jsat/distributions/kernels/KernelTrick.java:38–38  ·  view source on GitHub ↗

A descriptive name for the type of KernelFunction @return a descriptive name for the type of KernelFunction

()

Source from the content-addressed store, hash-verified

36 * @return a descriptive name for the type of KernelFunction
37 */
38 @Override
39 public String toString();
40
41 public KernelTrick clone();

Callers 15

testParseIntMethod · 0.65
testParseDoubleMethod · 0.65
testUnionMethod · 0.65
testReadNumericOnlyMethod · 0.65
testWriteReadMethod · 0.65
testLoadR_FileMethod · 0.65
writeArffFileMethod · 0.65
SystemInfoClass · 0.65
parseDoubleMethod · 0.65
toStringMethod · 0.65

Implementers 5

JaccardDistanceJSAT/src/jsat/linear/distancemetrics/J
BaseL2KernelJSAT/src/jsat/distributions/kernels/Ba
NormalizedKernelJSAT/src/jsat/distributions/kernels/No
BaseKernelTrickJSAT/src/jsat/distributions/kernels/Ba
DistanceMetricBasedKernelJSAT/src/jsat/distributions/kernels/Di

Calls

no outgoing calls

Tested by 8

testParseIntMethod · 0.52
testParseDoubleMethod · 0.52
testUnionMethod · 0.52
testReadNumericOnlyMethod · 0.52
testWriteReadMethod · 0.52
testLoadR_FileMethod · 0.52