gregorLen/S-ANFIS-PyTorch
An Implementation of the State-Adaptive Neuro-Fuzzy Inference System (S-ANFIS) based on Pytorch. Also Repository to my package "sanfis".
This project helps quantitative analysts and researchers to model complex, regime-switching time series, especially in financial contexts. It takes historical time-series data, split into 'state' variables that define the regime and 'input' variables that explain the outcome within a regime. The output is a predictive model that adapts to different underlying states, providing more accurate forecasts for dependent variables like asset prices or economic indicators.
No commits in the last 6 months.
Use this if you need to build flexible, interpretable models for time series data where the relationships between variables change depending on observable 'state' conditions or regimes.
Not ideal if your time series data exhibits strictly linear relationships or if you prefer black-box models that prioritize predictive power over interpretability.
Stars
30
Forks
6
Language
Python
License
MIT
Category
Last pushed
Aug 09, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/gregorLen/S-ANFIS-PyTorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fuzzylite/pyfuzzylite
pyfuzzylite: a fuzzy logic control library in Python
fuzzylite/fuzzylite
fuzzylite: a fuzzy logic control library in C++
xcsf-dev/xcsf
XCSF learning classifier system: rule-based online evolutionary machine learning
fuzzylite/jfuzzylite
jfuzzylite: a fuzzy logic control library in Java
thieu1995/X-ANFIS
X-ANFIS: An Extensible and Cross-Learning ANFIS Framework for Machine Learning Tasks