Skip to content

Commit 4b259a9

Browse files
committed
Fix docs about nc model info
1 parent d86be13 commit 4b259a9

File tree

1 file changed

+1
-9
lines changed
  • doc/asciidoc/machine-learning/node-property-prediction/nodeclassification-pipeline

1 file changed

+1
-9
lines changed

doc/asciidoc/machine-learning/node-property-prediction/nodeclassification-pipeline/training.adoc

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -142,15 +142,7 @@ The structure of `modelInfo` is:
142142
max: Float,
143143
min: Float,
144144
params: Map
145-
},
146-
{
147-
avg: Float,
148-
max: Float,
149-
min: Float,
150-
params: Map
151-
},
152-
...
153-
]
145+
}
154146
}
155147
}
156148
}

0 commit comments

Comments
 (0)