pyFTS/pyFTS
2024-08-14 12:08:26 +04:00
..
benchmarks Merge pull request #39 from felipenv/master 2021-03-03 20:08:50 -03:00
common remove "from pandas import datetime" 2024-08-06 13:19:08 +04: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 replacing the deprecated append method with the concat method in pandas 2024-08-14 12:08:26 +04:00
partitioners adding a check for the ndarray data type 2024-08-14 11:55:54 +04:00
probabilistic Fixing documentation and type hints 2022-04-10 14:32:24 -03:00
tests rename KMeans 2024-08-07 11:19:01 +04: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