tangram train
Train a model
Options
Name | Description |
---|---|
-c, --config <CONFIG> | The path to a config file |
-f, --file <FILE> | The path to your .csv file |
--file-test <FILE_TEST> | The path to your .csv file used for testing |
--file-train <FILE_TRAIN> | The path to your .csv file used for training |
-o, --output <OUTPUT> | The path to write the .tangram file to |
-t, --target <TARGET> | The name of the column to predict |