vojha-code/Hierarchical-Fuzzy-Tree
Software: The Hierarchical Fuzzy Inference Tree Software Toolbox is a function approximation and feature selection tool that uses genetic programming for constructing a tree-like structure to construct an adaptive multi-layer perceptron. This standalone software toolbox solves prediction problems. The developed algorithm performs multiobjective in which it adaptively creates a simple model with high generalization ability.
No commits in the last 6 months.
Stars
4
Forks
1
Language
Java
License
—
Category
Last pushed
Nov 12, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vojha-code/Hierarchical-Fuzzy-Tree"
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
xcsf-dev/xcsf
XCSF learning classifier system: rule-based online evolutionary machine learning
fuzzylite/fuzzylite
fuzzylite: a fuzzy logic control library in C++
fuzzylite/jfuzzylite
jfuzzylite: a fuzzy logic control library in Java
gregorLen/S-ANFIS-PyTorch
An Implementation of the State-Adaptive Neuro-Fuzzy Inference System (S-ANFIS) based on Pytorch....