Skip to content

Commit 6d47577

Browse files
authored
Merge pull request #20 from vama-tg/patch-1
spelling change from classificiation -> classification
2 parents bbf8a57 + 8b45680 commit 6d47577

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/gds/pages/graphsage.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
= GraphSAGE Models
22

33
== GraphSAGEForVertexClassification
4-
Use a GraphSAGE model to classify vertices. By default, this model collects `ClassficiationMetrics`, and uses cross entropy as its loss function.
4+
Use a GraphSAGE model to classify vertices. By default, this model collects `ClassficationMetrics`, and uses cross entropy as its loss function.
55

66

77
=== \__init__()

0 commit comments

Comments
 (0)