GithubHelp home page GithubHelp logo

smc77 / rvw Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rvw-org/rvw-legacy

0.0 1.0 0.0 150 KB

Starting from the 'r.vw' R interface to Vowpal Wabbit

License: Other

R 96.89% Python 3.11%

rvw's Introduction

rvw

R interface to Vowpal Wabbit

What is Vowpal Wabbit?

Vowpal Wabbit is a fast on-line learner built by John Langford and others, initially at Yahoo! Research and now at Microsoft Research

What does rvw do?

This rvw package builds upon the skeleton r.vw package in the Vowpal Wabbit sources. It has streamlined the packaging and added a few things here and there.

Requirements

You will need the vw binary in your path. On Debian / Ubuntu systems to

sudo apt-get install vowpal-wabbiit

On other systems follow the Vowpal Wabbit instructions.

Examples

Several demos are included in the demo/ directory and accessible (once installed) via the demo() function. Here are tow figures from demo/vw_example_4.r which revisits the Titanic dataset.

Status

Still being worked on.

What about RVowpalWabbit ?

I will get to RVowpalWabbit which is now much easier given that a) Vowpal Wabbit itself now sports a sane build system and b) distributions contain a library for it. Consider rvw as a stepping stone.

Author

The r.vw package was written by Selim Raboudi.

rvw is being written by Dirk Eddelbuettel

License

r.vw is released under the ("revised" or "new" or "3-clause") BSD; the rvw package and its additions by Dirk Eddelbuettel are under the GPL (>= 2) just like R.

rvw's People

Contributors

eddelbuettel avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.