Graph machine learning

Kristof_Lon
Level 1
Graph machine learning

Hi All - I am new to DataIku and exploring all the wonderful features. I am keen to work on graph machine learning and access libraries such as Deep Graph Library or Pytorch Geometric. At first glance they are not available, can someone either confirm or point me in the right direction? Thanks a lot!

0 Kudos
2 Replies
tgb417

@Kristof_Lon ,

Welcome to the Dataiku Community.

I have not worked with Deep Graph Library or Pytorch Geometric.  (Maybe others here have and can reply more authoritatively.)

That said Data Science Studio (DSS) provides Python Notebooks, Python Recipies, which can run virtual environments that Dataiku called Code Environments.  These can be configured on the Administration Screens.

In general, I've found it I can install it on my OS, compiler, and hardware.  I can generally, get it to work in a Code Environment.

Here is a link to some documentation on Code environments.
https://doc.dataiku.com/dss/latest/code-envs/index.html

Here are some older comments about getting libraries set up.

https://community.dataiku.com/t5/Using-Dataiku/Are-there-different-ways-to-set-up-code-environments/...

I'd like to invite others who might be more familiar with getting GPU-based DL libraries set up to jump in here.

Let us know how you are getting with your project.

--Tom
0 Kudos
Kristof_Lon
Level 1
Author

hi Tom - this is very useful, thank you!