go get github.com/nimnull/go_scoring
go install github.com/nimnull/go_scoring
Note 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