python - How to add interaction terms and save model in vowpalwabbit.pyvw -


it has been struggle figure out how pass model parameters pyvw instead of in command line. have experience of:

  1. add interaction terms model
  2. save model disk
  3. get model size in memory

i thinking on directly passing parameters pyvw.vw(...)

thanks!



Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -