Just curious – is anyone working on relational learning (also called 
multi-relational learning) with scikit-learn?  For those who are unfamiliar, 
this is basically using sets of related tables with table entries allowed to 
point to other table rows, etc.  Basic relational database stuff.  

I’d like to start doing this eventually, and I’d like to build on scikit-learn, 
but it seems like the basis for everything in scikit-learn is numpy matrices.  
It’s not obvious to me how/whether these could act as tables in a relational 
database — but maybe someone else has worked it out.

Thanks for any pointers,
-Tom


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to