-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Labels
good first issueIndicates a good issue for first-time contributorsIndicates a good issue for first-time contributors
Description
We have noticed some tasks names are lowercase and some are uppercase. This is related to progress tracking, these descriptions show up in our logging (more at https://neo4j.com/docs/graph-data-science/current/common-usage/logging/).
Example:
For Modularity Optimization we define a task with lower-cases initialization
, while for FastRP we capitalize the name such as Initialize random vectors
.
We should make sure the naming and formatting is consistent.
Metadata
Metadata
Assignees
Labels
good first issueIndicates a good issue for first-time contributorsIndicates a good issue for first-time contributors