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:
- add interaction terms model
- save model disk
- get model size in memory
i thinking on directly passing parameters pyvw.vw(...)
thanks!
Comments
Post a Comment