Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
12-30-2021 01:19 PM
I am using Node classification pipelines - Neo4j Graph Data Science as a template and have completed the steps
When I
CALL gds.beta.model.list()
I see the training model but not the classification model.
This does exist because when I re-run I get
Failed to invoke procedure gds.alpha.ml.pipeline.nodeClassification.train: Caused by: java.lang.IllegalArgumentException: Model with name liquidation-model already exists.
Is there a different CALL for accessing classifications models?
update: gds.alpha.ml.nodeClassification.train
successfully saves models to the model catalog
Solved! Go to Solution.
01-07-2022 04:40 AM
Hi @mike ,
thank your for reporting this issue!
I could verify the bug and it should be fixed in the next release (1.8.2).
FYI: I could find a problem with the classification model storing the wrong user as its creator.
01-05-2022 09:34 AM
That's odd What GDS / Neo4j version are you running?
01-05-2022 10:03 AM
1.8.1/4.4.2 Enterprise
01-07-2022 04:40 AM
Hi @mike ,
thank your for reporting this issue!
I could verify the bug and it should be fixed in the next release (1.8.2).
FYI: I could find a problem with the classification model storing the wrong user as its creator.
01-07-2022 05:32 AM
Great, do you have a likely release date for 1.8.2?
Thanks
01-13-2022 08:19 AM
@mike 1.8.2 was just released and is out now https://neo4j.com/download-center/#algorithms
01-14-2022 05:55 AM
Thanks for the update
All the sessions of the conference are now available online