This package was developed as part of my bachelor's thesis.
Apache Spark scalable implementation of various fuzzy algorithms for use in a Big Data environment:
- Fuzzy C-Means.
- Chiu's subtractive clustering algorithm.
- Wang and Mendel's rule learning algorithm based on space partition.
Code developed for Scala 2.11.8 and Apache Spark 2.3.2.