go get github.com/nimnull/go_scoring
go install github.com/nimnull/go_scoringNote on PATH:
PATH=$GOPATH/bin:....
git clone https://github.com/nimnull/go_scoring
cd go_scoring
go build./go_scoring standalone --help master ✚ ✱ ◼
Use: go_scoring standalone [flags] <import_id> <dataset path>Currently supports only standalone subcommand with following flags:
--host: specifies host to request for predictions in format<proto>//:<ip|fqdn>[:port].
Arguments:
import_id: cluster-defined unique identifier for imported modeldataset path: csv file to score