Skip to content

Commit 4c2e12f

Browse files
FlorentinDadamnschDavid Oliver
committed
Align titles to use sentence case
Co-authored-by: Adam Schill Collberg <[email protected]> Co-authored-by: David Oliver <[email protected]>
1 parent 25f7223 commit 4c2e12f

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

doc/asciidoc/algorithms/alpha/linkprediction-pipeline/linkprediction.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[[algorithms-ml-linkprediction-pipelines]]
2-
= Link Prediction Pipelines
2+
= Link prediction pipelines
33
:entity: relationship
44
:result: relationships
55
//:algorithm: Link Prediction
@@ -8,7 +8,7 @@
88

99
[abstract]
1010
--
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.
1212
--
1313

1414

doc/asciidoc/algorithms/alpha/linkprediction/linkprediction.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[[algorithms-ml-linkprediction]]
2-
= Link Prediction
2+
= Link prediction
33
:entity: relationship
44
:result: relationships
55
:algorithm: Link Prediction
@@ -8,7 +8,7 @@
88

99
[abstract]
1010
--
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.
1212
--
1313

1414

doc/asciidoc/algorithms/alpha/nodeclassification-pipeline/nodeclassification.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[[algorithms-ml-nodeclassification-pipelines]]
2-
= Node Classification Pipelines
2+
= Node classification pipelines
33
:entity: node
44
:result: predicted property
55
:modelType: Node classification pipeline
66

77

88
[abstract]
99
--
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.
1111
--
1212

1313

doc/asciidoc/algorithms/alpha/nodeclassification/nodeclassification.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[[algorithms-ml-nodeclassification]]
2-
= Node Classification
2+
= Node classification
33
:entity: node
44
:result: predicted property
55
:algorithm: Node Classification
@@ -8,7 +8,7 @@
88

99
[abstract]
1010
--
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.
1212
--
1313

1414

0 commit comments

Comments
 (0)