Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddf-project/DDF
/ getName
Method
getName
core/src/main/java/io/ddf/ml/Model.java:58–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
57
58
@Override
59
public
String getName() {
60
return
mName;
61
}
62
63
@Override
64
public
void
setName(String name) {
Callers
2
testModelSerializationTest
Method · 0.95
serialize2DDF
Method · 0.95
Calls
no outgoing calls
Tested by
1
testModelSerializationTest
Method · 0.76