neo4j-graph-analytics / ml-models

Machine Learning Procedures and Functions for Neo4j
https://github.com/neo4j-graph-analytics/ml-models/releases/tag/1.0.0
Apache License 2.0
64 stars 23 forks source link

How to develope this solution in python? #11

Open mrmrn opened 5 years ago

mrmrn commented 5 years ago

I have read this article and couldn't found any other source to solve regression or any other ML algorithm on graph data. Could you please guide me how to use regression on graph data from scratch. I am using postgresql and I can not use Neo4j. Thank you very much.