Closed zhengp0 closed 1 year ago
Change the data intake from the __init__ method of Model class to fit and predict methods.
__init__
Model
fit
predict
Change the data intake from the
__init__
method ofModel
class tofit
andpredict
methods.