I spoke with John Langford recently who told me he has been working on a C API to make it easier to use VW as a library:
https://github.com/JohnLangford/vowpal_wabbit/tree/master/library Since you often have to do quite a bit of data preparation before sending the data to something like VW, having simple, fast Python bindings would make it easy for people to use NumPy or pandas to wrangle data to be immediately handed off to an online model. Just an idea. - Wes ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
