BaseModelAI / cleora

Cleora AI is a general-purpose model for efficient, scalable learning of stable and inductive entity embeddings for heterogeneous relational data.
https://cleora.ai
Other
485 stars 51 forks source link

Pyo3 python bindings, support for parquets output and s3 input/output #70

Open qooba opened 2 years ago

qooba commented 2 years ago

The implementation of: #69 issue. Pull requests which adds: 1) pyo3 integration 2) support for parquet output 3) support for s3 inputs/outputs

AlexMikhalev commented 1 year ago

Really great work, I am interested in this PR, but I have one suggestion - if you swap rusoto_s3 with OpenDal it will open enormous opportunities for this library.