Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testGloballyAddressable
Method · 0.65
testAggregateTypes
Method · 0.65
setDDFName
Method · 0.65
run
Method · 0.65
handleDDFUUID
Method · 0.65
setColumnNames
Method · 0.65
Implementers
1
Model
core/src/main/java/io/ddf/ml/Model.jav
Calls
no outgoing calls
Tested by
2
testGloballyAddressable
Method · 0.52
testAggregateTypes
Method · 0.52