btree
chain
generic
interface
math.interface
math.linalg
math.operator
ml.nn
ml.optimizer
ml.service
scalar.number
scalar.ref
scalar.value
service
Dynamic
Model
Model.key()
ModelRef
class_name()
state
table
tensor
uri
A hosted Service or Library.
Service
Library
Bases: Instance
Instance
Bases: Object
Object
A Column object which will be used as the key for a given model.
Bases: Ref
Ref
Returns a snake-case representation of the class name.
Example: assert class_name(LargeInt) == “large_int”) and class_name(LargeInt(123) == “large_int”)