nnSerialize: Read machine learning model from file.

Description Usage Arguments

Description

Read machine learning model from file.

Write machine learning model to file.

Serialize model to ASCII string.

Serialize model to base64 encoded string.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11

Arguments

file

a connection or the name of the file where the R object is saved to or read from.

...

passed to readRDS and saveRDS

x

Model object


andrie/RMLtools documentation built on May 10, 2019, 11:18 a.m.