An open API service indexing awesome lists of open source software.

https://github.com/walmaawali/abalone-ai

MATLAB code to demonstrate how MLP / ANFIS can be used to solve regression and classification tasks related to the abalone dataset.
https://github.com/walmaawali/abalone-ai

anfis anfis-classification anfis-regression machine-learning matlab multilayer-perceptron

Last synced: 7 months ago
JSON representation

MATLAB code to demonstrate how MLP / ANFIS can be used to solve regression and classification tasks related to the abalone dataset.

Awesome Lists containing this project

README

          

# Abalone AI
MATLAB code to demonstrate how MLP / ANFIS can be used to solve regression and classification tasks related to the abalone dataset. The objective in regression task is to predict age. The objective in classification task is to classify the gender of abalone.