f.c.cnn.step2: Convolutional Neural Network - Step 2

Description Usage Arguments Value Author(s)

View source: R/cnn.R

Description

To get (back) to the overview of all steps and functions use this link: a.a.main

Usage

1
f.c.cnn.step2(CNN_model, test_array)

Arguments

test_array

An data array with features to test the CNN_Model, rows being objects and columns being features

CNN_Model

the trained CNN_Model

Value

preds predictions of the CNN_Modelregarding the test data set

Author(s)

Maren Reuter, Nils Meckmann


Vitlik/DA2-17 documentation built on May 20, 2019, 11:12 a.m.