easyscience.models
polynomial
Polynomial
Bases: BaseObj
A polynomial model.
Parameters
name : str The name of the model. degree : int The degree of the polynomial.