memgraph / documentation

The official documentation for Memgraph open-source graph database.
https://memgraph.com/docs
MIT License
9 stars 10 forks source link

Feedback for “Release notes” #756

Closed vishnun closed 6 months ago

vishnun commented 6 months ago

The section about MAGE v1.14.0 mentions that Link Prediction and Node Classification with GNN is no longer available. https://memgraph.com/docs/release-notes#unavailable-algorithms-in-mage-v1140-and-newer-versions

However, it does not mention WHY it's no longer supported. Also, it does not guide on how I could achieve that going forward in Memgraph?

katarinasupe commented 6 months ago

Hi @vishnun and thank you for opening the issue. We have opened issues for the modules that are missing:

On those issues, you can keep track of the progress of including them in MAGE. I will try to find out more from the team and get back to you as soon as I have update.

Are those modules a blocker for your project with Memgraph?

vishnun commented 6 months ago

Thanks Katarina. I don't see any updates on those issues but will keep an eye on those.

And yes, we need those algorithms to be able to achieve our goals. And if we have to build those from scratch, it'll be a lot more effort and will take much longer as it's not my area of expertise.

Hence, it's a blocker to consider Memgraph for my project.

katarinasupe commented 6 months ago

Hi @vishnun, the issues will be updated at the beginning of next week since new prioritization tags will be added over the weekend.

katarinasupe commented 6 months ago

@vishnun there is a new big issue to keep track of all three missing modules - https://github.com/memgraph/mage/issues/471

kgolubic commented 6 months ago

@vishnun, thank you for reporting this. I've updated the release notes with the additional information.