MCPcopy Create free account
hub / github.com/ddf-project/DDF / toJson

Method toJson

core/src/main/java/io/ddf/ml/IModel.java:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 public DDF serialize2DDF(DDFManager manager) throws DDFException;
28
29 public String toJson();
30}

Callers 4

toStringMethod · 0.65
toJsonMethod · 0.65
serializeMethod · 0.65

Implementers 1

Modelcore/src/main/java/io/ddf/ml/Model.jav

Calls

no outgoing calls

Tested by

no test coverage detected