GenericModel
Bases: object
object
GenericModel Class
Base class to represent different types of models.
name
description
Methods
__init__(name, description)
__init__
Attributes
Description of the model (str).
str
Name of the model (str).