File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
doc/asciidoc/algorithms/alpha
nodeclassification-pipeline Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
[[algorithms-ml-linkprediction-pipelines]]
2
- = Link Prediction Pipelines
2
+ = Link prediction pipelines
3
3
:entity: relationship
4
4
:result: relationships
5
5
//:algorithm: Link Prediction
8
8
9
9
[abstract]
10
10
--
11
- This section describes Link Prediction Pipelines in the Neo4j Graph Data Science library.
11
+ This section describes Link prediction pipelines in the Neo4j Graph Data Science library.
12
12
--
13
13
14
14
Original file line number Diff line number Diff line change 1
1
[[algorithms-ml-linkprediction]]
2
- = Link Prediction
2
+ = Link prediction
3
3
:entity: relationship
4
4
:result: relationships
5
5
:algorithm: Link Prediction
8
8
9
9
[abstract]
10
10
--
11
- This section describes the Link Prediction Model in the Neo4j Graph Data Science library.
11
+ This section describes the Link prediction model in the Neo4j Graph Data Science library.
12
12
--
13
13
14
14
Original file line number Diff line number Diff line change 1
1
[[algorithms-ml-nodeclassification-pipelines]]
2
- = Node Classification Pipelines
2
+ = Node classification pipelines
3
3
:entity: node
4
4
:result: predicted property
5
5
:modelType: Node classification pipeline
6
6
7
7
8
8
[abstract]
9
9
--
10
- This section describes Node Classification Pipelines in the Neo4j Graph Data Science library.
10
+ This section describes Node classification pipelines in the Neo4j Graph Data Science library.
11
11
--
12
12
13
13
Original file line number Diff line number Diff line change 1
1
[[algorithms-ml-nodeclassification]]
2
- = Node Classification
2
+ = Node classification
3
3
:entity: node
4
4
:result: predicted property
5
5
:algorithm: Node Classification
8
8
9
9
[abstract]
10
10
--
11
- This section describes the Node Classification Model in the Neo4j Graph Data Science library.
11
+ This section describes the Node classification model in the Neo4j Graph Data Science library.
12
12
--
13
13
14
14
You can’t perform that action at this time.
0 commit comments