About Logistic regression for node classification

Hi!

Is there a way to get the beta coefficients of the obtained model?

when you've trained a model, modelInfo and modelSelectionStats contains information about the trained model: https://neo4j.com/docs/graph-data-science/current/machine-learning/node-property-prediction/nodeclassification-pipelines/training/#nodeclassification-pipeline-metrics

Not at this time, would you be interested in such a feature?