fabiogm / csvtovw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csvtovw

Python script for converting CSV files to Vowpal Wabbit format.

Features:

  • Custom separators (default comma)
  • Namespace support
  • Automatic type inference, with optional typing
  • Bag of Words model
  • Support labeled and unlabeled data

Considering running this script under PyPy.

About


Languages

Language:Python 100.0%