fn.amnfis: Main function to train a neural network based on the AMNFIS...

Description Usage Arguments Value

Description

Main function to train a neural network based on the AMNFIS architecture.

Usage

1
fn.amnfis(X, d, clusters)

Arguments

X

input numeric matrix with the trining data of dimensions mxn where m are the number of examples and n the number of features(attributes)

d

input numeric vector with the classes of the training data

clusters

matrix with the centroids of each cluster

Value

object a model which contains the params(weights) of the neural network


deybvagm/amnfisClassifier documentation built on May 22, 2019, 12:23 p.m.