pyFTS/pyFTS
Petrônio Cândido de L. Silva e14927bc96 Release pkg1.7
2023-03-20 11:27:31 -03:00
..
benchmarks Merge pull request #39 from felipenv/master 2021-03-03 20:08:50 -03:00
common Fixing documentation and type hints 2022-04-10 14:32:24 -03:00
data Fixing documentation and type hints 2022-04-10 14:32:24 -03:00
distributed Minor bugfixes and features for speed up measuring in distributed methods 2019-12-23 23:58:01 -03:00
fcm Improvements in FCM_FTS 2020-01-29 16:39:23 -03:00
hyperparam Improvements of FCM_FTS 2020-01-28 15:13:11 -03:00
models Improvement: New function highorder_fuzzy_markov_chain that return the fuzzy markov chain (prior probability vector and transition matrix) of a PWFTS model 2022-01-27 10:24:32 -03:00
partitioners Merge branch 'master' into release1.7 2023-03-20 11:14:14 -03:00
probabilistic Fixing documentation and type hints 2022-04-10 14:32:24 -03:00
tests Enabling 'standard_horizon' parameter in PWFTS model 2021-01-15 10:16:12 -03:00
__init__.py Global refactoring for python packaging system 2017-07-07 10:54:28 -03:00
.directory Chaotic datasets on pyFTS.data: logistic_map, mackey_glass, henon, lorentz and rossler 2018-08-07 15:59:26 -03:00
.gitignore Global refactoring for python packaging system 2017-07-07 10:54:28 -03:00
conf.py Release pkg1.7 2023-03-20 11:27:31 -03:00
index.rst Chaotic datasets on pyFTS.data: logistic_map, mackey_glass, henon, lorentz and rossler 2018-08-07 15:59:26 -03:00
LICENSE Global refactoring for python packaging system 2017-07-07 10:54:28 -03:00
README.md Global refactoring for python packaging system 2017-07-07 10:54:28 -03:00

pyFTS

Python Fuzzy Time Series API