nntrf_iris: nntrf_iris: a benchmark for the iris dataset

Description Usage Arguments Value

View source: R/nntrf.R

Description

This function compares KNN with data untransformed vs. data transformed with nntrf. In order to see what it does, check the code: nntrf::nntrf_iris

Usage

1
nntrf_iris(verbose = TRUE)

Arguments

verbose

(default TRUE) Print results to the console.

Value

Accuracies of KNN on the Iris Dataset: with no nntrf, and with nntrf and no sigmoid


nntrf documentation built on Feb. 26, 2021, 5:08 p.m.