Getting started
API
Datasets
Releases
Contribute
Bases: object
object
Abstract model class
This is the parent class to all model. It contains generic attributes inherited by all models.
instantiate Model
Methods
__init__()
__init__
get_attributes()
get_attributes
get model attributes
self (Model) – the model
list the model attributes
(list)