cleora 1.2.3

Cleora is a general-purpose model for efficient, scalable learning of stable and inductive entity embeddings for heterogeneous relational data.
Documentation
1
2
3
4
5
6
pub mod configuration;
pub mod embedding;
pub mod entity;
pub mod persistence;
pub mod pipeline;
pub mod sparse_matrix;