Directories ¶
Path | Synopsis |
---|---|
cli
|
|
benchmark_inference
Benchmark the inference speed of a model.
|
Benchmark the inference speed of a model. |
dataset
|
|
proto
Package proto includes all proto definitions used in the golang package in one large package.
|
Package proto includes all proto definitions used in the golang package in one large package. |
metric
|
|
proto
Package proto includes all proto definitions used in the golang package in one large package.
|
Package proto includes all proto definitions used in the golang package in one large package. |
Package model defines the "Model" interface.
|
Package model defines the "Model" interface. |
canonical
Package canonical registers the "canonical" models.
|
Package canonical registers the "canonical" models. |
decisiontree
Package decisiontree contains utilities to handle decision trees.
|
Package decisiontree contains utilities to handle decision trees. |
decisiontree/io
Package io contains utilities to load/save decision trees
|
Package io contains utilities to load/save decision trees |
decisiontree/io/blobsequence
Package blobsequence implement node reading from blob sequence files.
|
Package blobsequence implement node reading from blob sequence files. |
decisiontree/io/canonical
Package canonical registers the "canonical" ways to read tree nodes.
|
Package canonical registers the "canonical" ways to read tree nodes. |
decisiontree/proto
Package proto includes all proto definitions used in the golang package in one large package.
|
Package proto includes all proto definitions used in the golang package in one large package. |
gradientboostedtrees
Package gradientboostedtrees defines the gradient boosted trees model.
|
Package gradientboostedtrees defines the gradient boosted trees model. |
gradientboostedtrees/proto
Package proto includes all proto definitions used in the golang package in one large package.
|
Package proto includes all proto definitions used in the golang package in one large package. |
io
Package io contains utilities to save and load models.
|
Package io contains utilities to save and load models. |
io/canonical
Package canonical is an alias for the `model/io` package that also links all the canonical model support along.
|
Package canonical is an alias for the `model/io` package that also links all the canonical model support along. |
proto
Package proto includes all proto definitions used in the golang package in one large package.
|
Package proto includes all proto definitions used in the golang package in one large package. |
randomforest
Package randomforest defines the gradient boosted trees model.
|
Package randomforest defines the gradient boosted trees model. |
randomforest/proto
Package proto includes all proto definitions used in the golang package in one large package.
|
Package proto includes all proto definitions used in the golang package in one large package. |
Package serving is the entry point for model inference (serving).
|
Package serving is the entry point for model inference (serving). |
decisionforest
Package decisionforest contains the engine inference code for decision forest models.
|
Package decisionforest contains the engine inference code for decision forest models. |
engine
Package engine defines the Engine interface.
|
Package engine defines the Engine interface. |
example
Package example defines "Batch": a batch of examples; and "Features": the specification of the input features of a model.
|
Package example defines "Batch": a batch of examples; and "Features": the specification of the input features of a model. |
utils
|
|
file
Package file is an incomplete slim portability layer between Google internal file libraries and "os" package.
|
Package file is an incomplete slim portability layer between Google internal file libraries and "os" package. |
proto
Package proto includes all proto definitions used in the golang package in one large package.
|
Package proto includes all proto definitions used in the golang package in one large package. |
test
Package test contains helper functions for unit tests.
|
Package test contains helper functions for unit tests. |
Click to show internal directories.
Click to hide internal directories.