PYFTS / pyFTS

An open source library for Fuzzy Time Series in Python
http://pyfts.github.io/pyFTS/
GNU General Public License v3.0
262 stars 54 forks source link

Can we predict the data out of the sample? #34

Open dashujuzha opened 3 years ago

dashujuzha commented 3 years ago

Dear author, can the fuzzy time series forecasting method predict future data (that is, divide the data into a training set and a test set, where the test set does not participate in building the model)? Many papers I have seen seem to only be able to train Set to fit.