On Sun, 25 Nov 2012, Gael Varoquaux wrote:
> On Sat, Nov 24, 2012 at 01:10:23PM -0500, Wes McKinney wrote: > > 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. > Agreed :). Ideally, these binding would live in VW for maintenance > reasons. You just need to convince John to include them. (git)novo:~deb/vowpal_wabbit[debian] $> git diff debian/TODO diff --git a/debian/TODO b/debian/TODO index 86b6a17..62496c1 100644 --- a/debian/TODO +++ b/debian/TODO @@ -1,9 +1,8 @@ vowpal-wabbit for Debian ------------------------ -* Discuss with upstream the possibility of creating a shared library - version of the vw +* Package/expose vw shared library -* Python bindings for the library above ;) +* Persuade Wes&Gael to furnish Python bindings for the library above ;) - -- Yaroslav Halchenko <[email protected]>, Thu, 8 Apr 2010 14:50:46 -0400 + -- Yaroslav Halchenko <[email protected]> Sat, 26 Jan 2013 12:28:24 -0500 -- Yaroslav O. Halchenko Postdoctoral Fellow, Department of Psychological and Brain Sciences Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 WWW: http://www.linkedin.com/in/yarik ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
