rvw-org / rvw

R interface to Vowpal Wabbit
22 stars 2 forks source link

Feature/data parser #9

Closed ivan-pavlov closed 6 years ago

ivan-pavlov commented 6 years ago

This converter supports labels for CSOAA and Context Bandits modes. Supports Label-dependent-features multiline format. And it is also faster than my previous implementation.

eddelbuettel commented 6 years ago

Test better now. Maybe @coatless can bat an eye on it too as well.

ivan-pavlov commented 6 years ago

@coatless thank you for your comments! I will take a closer look at this issues.

eddelbuettel commented 6 years ago

Thanks. All good now, @coatless?

coatless commented 6 years ago

Looks good!

eddelbuettel commented 6 years ago

We should hash out what fancy applications, demos, show-offs, ... we may focus on for the final laps.

ivan-pavlov commented 6 years ago

Yes! I'm finishing with a small rework of arguments parser (we need this to enable more learning modes and deal with separate parameters for testing and training) and after I will complete code for plot and evaluation results. And of course finally I will prepare vignette and demo to show (maybe some small solution using shiny)

eddelbuettel commented 6 years ago

Sounds good. (Up to) three weeks left, so time to do some rock&roll.

Well, more like two.