File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
doc/modules/ROOT/pages/machine-learning Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22= Machine learning
33:description: This chapter provides explanations and examples for the supervised machine learning in the Neo4j Graph Data Science library.
44
5- image::pipeline-prediction.svg[]
6-
75In GDS, our pipelines offer an end-to-end workflow, from feature extraction to training and applying machine learning models.
86Pipelines can be inspected through the xref:pipeline-catalog/pipeline-catalog.adoc[Pipeline catalog].
97The trained models can then be accessed via the xref:model-catalog/index.adoc[Model catalog] and used to make predictions about your graph.
108
9+ image::pipeline-prediction.svg["Workflow of pipelines and models."]
10+
1111To help with building the ML models, there are additional guides for pre-processing and hyperparameter tuning available in:
1212
1313* xref:machine-learning/pre-processing.adoc[Pre-processing]
You can’t perform that action at this time.
0 commit comments