Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vw: unrecognised option '--csv' #230

Open
Abinash-bit opened this issue Sep 3, 2023 · 0 comments
Open

vw: unrecognised option '--csv' #230

Abinash-bit opened this issue Sep 3, 2023 · 0 comments

Comments

@Abinash-bit
Copy link

I was going through the Command Line for CSV Dataset in tutorials , in the tutorials page it is stated to download the iris.csv , after that it is stated to train the csv dataset using a command vw --csv -d iris.csv --csv_separator "," --csv_header "_tag,Sepal|Length,Sepal|Width,Petal|Length,Petal|Width,_label" --csv_ns_value Sepal:1,Petal:1 --named_labels setosa,versicolor,virginica --oaa 3 -f model.vw

after entering this command in the command line i get an error :
vw: unrecognised option '--csv

Screenshot from 2023-09-03 18-09-57

Screenshot from 2023-09-03 18-09-15

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

No branches or pull requests

1 participant