Skip to content

predictive

relationalai.semantics.reasoners

RelationalAI Predictive Reasoner using Graph Neural Networks (GNNs).

The Predictive Reasoner generates meaningful predictions from your relational data, supporting decision-intelligence tasks like identifying potential churn, detecting fraud, and more.

It provides a declarative Python API for formulating prediction problems — node classification, regression, or link prediction — and solving them with Graph Neural Networks.

Submodules and subpackages available under this namespace.

RelationalAI Documentation
└──  Release Notes
    └──  Python API Release Notes
        └──  What’s New in Version 1.4.1
            └──  New Features and Enhancements