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

Method setName

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

Source from the content-addressed store, hash-verified

19 public String getName();
20
21 public void setName(String name);
22
23 public void setTrainedColumns(String[] columns);
24

Callers 6

testAggregateTypesMethod · 0.65
setDDFNameMethod · 0.65
runMethod · 0.65
handleDDFUUIDMethod · 0.65
setColumnNamesMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by 2

testAggregateTypesMethod · 0.52