open.debugger {machineLearning} R Documentation

open a file connection to the model debug file.

Description

Usage

open.debugger(ANN, file);

Arguments

ANN

-

file

the file path to the debug file. [as string]

env

[as Environment]

Details

Authors

MLkit

Value

this function returns data object of type ANNDebugger.

clr value class

Examples


[Package machineLearning version 1.0.0.0 Index]