Update ifts.py
This commit is contained in:
parent
2e0e86b747
commit
a74900893b
@ -13,7 +13,7 @@ from pyFTS.common import FuzzySet, FLR, fts, tree
|
||||
from pyFTS.models import hofts
|
||||
|
||||
|
||||
class IntervalFTS(hofts.WeightedHighOrderFTS):
|
||||
class IntervalFTS(hofts.HighOrderFTS):
|
||||
"""
|
||||
High Order Interval Fuzzy Time Series
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user