nn_creator: Neural Network Creator

Usage Arguments

View source: R/nn_creator.R

Usage

1
2
nn_creator(d.features, logs, nnThresh, posClass = "N", normalData = 10000,
  percent = 80)

Arguments

normalData

An integer

trainingData

A data frame that contains attack strings, types, and labels, followed by columns with any number of anomaly features for building the model - must have at least 2 features to run.


ntyndall/detectR documentation built on May 27, 2019, 3:32 p.m.