Skip to content

Add Razor CLI - #21

Open
breuderink wants to merge 10 commits into
mainfrom
razor-cli
Open

Add Razor CLI#21
breuderink wants to merge 10 commits into
mainfrom
razor-cli

Conversation

@breuderink

Copy link
Copy Markdown
Owner

I need to quickly test algorithms on real data. Here is an initial CLI that should implement basic functionality for online model training and evaluation, inspired by Vowpal Wabbit.

@breuderink

breuderink commented Sep 12, 2025

Copy link
Copy Markdown
Owner Author
  • Parse CLI
  • Save options in structure
  • Fix memory handling of writing interactions.
  • Implement provisional CVS reader
  • Fix duplicated last field in CSV
  • Make CSV reader memory save.
  • Return errors from parse_options, move defaults inside function.
  • Read header

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant