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.

Combine properties from node with diff label for clustering

We have a use case where we want to cluster individuals for a prediction of a classifier. A simplified representation is below
(Person) -- worked at --> (Org)
Nodes of both Person and Org have many properties, The worked_at will have properties such as from_dt, to_dt

We want to apply clustering on Person using a set of properties and also want to include some properties from the node with label Org.
I noticed that the movie database has a similar representation of actor working in multiple films so assume the modelling is fine, hence, keeping the mode intact what is the best way to achieve the clustering?
3X_a_b_ab33e9a763ae72caf83c8c7394569fb5599e0ad1.png

0 REPLIES 0