tangram predict

Make predictions with a model

Options

NameDescription
-f, --file <FILE>The path to read examples from, defaults to stdin
-m, --model <MODEL>The path to the model to make predictions with
-o, --output <OUTPUT>The path to write the predictions to, defaults to stdout
-p, --probabilities <PROBABILITIES>Output probabilities instead of class labels, only relevant for classifier models