Nathan Smith Picture

Nathan Smith

Senior Data Scientist at Neo4j

Nathan is a Senior Data Scientist at Neo4j. He uses data and algorithms to solve problems and demystifies machine learning to help people use the tools of data science to make the world a better place.


Latest Posts by Nathan Smith

Clustering Graph Data With K-Medoids

K-medoids is an approach for discovering clusters in data. It is similar to the well-known k-means algorithm.Both approaches require the analyst to select the number of output clusters before running the algorithm. This number is called k. Both algorithms assign each dataset member to one of... read more


Approximate Maximum K-Cut with Neo4j Graph Data Science

Cluster related products and separate conflicting entities with the newest algorithm in the Graph Data Science Library: Approximate Maximum K-cutPhoto by Matt Artz on UnsplashThe 1.7 release of Neo4j’s Graph Data Science Library contains some amazing features, like machine learning... read more