neo4j-contrib/neo4j-ml-procedures
This project provides procedures and functions to support machine learning applications with Neo4j.
This project helps data scientists or analysts who use Neo4j by allowing them to build, train, and run simple machine learning models directly within their graph database. You can input structured data, define what you want to predict (like categories or numbers), and it will output predictions and model insights. It's designed for those who want to leverage graph data for basic classification or regression tasks.
No commits in the last 6 months.
Use this if you need to perform straightforward classification or regression directly on data stored in your Neo4j graph.
Not ideal if you require complex machine learning models, deep learning capabilities, or integration with external, specialized machine learning frameworks.
Stars
36
Forks
12
Language
Java
License
Apache-2.0
Category
Last pushed
Jun 04, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/neo4j-contrib/neo4j-ml-procedures"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
oracle/tribuo
Tribuo - A Java machine learning library
o19s/elasticsearch-learning-to-rank
Plugin to integrate Learning to Rank (aka machine learning for better relevance) with Elasticsearch
Waikato/meka
Multi-label classifiers and evaluation procedures using the Weka machine learning framework.
Waikato/moa
MOA is an open source framework for Big Data stream mining. It includes a collection of machine...
allegro/allRank
allRank is a framework for training learning-to-rank neural models based on PyTorch.