Skip to content

Commit ec9ee2d

Browse files
Doc endpoint
1 parent e296d83 commit ec9ee2d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/sphinx/source/ml.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ These all assume that an object of :class:`.GraphDataScience` is available as `g
1313
1414
Splits a graph into holdout and remaining relationship types and adds them to the graph.
1515

16+
.. py:function:: gds.alpha.ml.splitRelationships.mutate.estimate(G: Graph, **config: Any) -> Series[Any]
17+
18+
Splits a graph into holdout and remaining relationship types and adds them to the graph.
19+
1620
.. py:function:: gds.alpha.pipeline.nodeRegression.create(name: str) -> Tuple[NRTrainingPipeline, Series[Any]]
1721
1822
Creates a node regression training pipeline in the pipeline catalog.

0 commit comments

Comments
 (0)