cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

About Logistic regression for node classification

Hi! 

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

2 REPLIES 2

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/nodeclas...

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