read.ML_model {dataset} R Documentation

read the dataset for training the machine learning model

Description

Usage

read.ML_model(file);

Arguments

file

a xml data file or a binary stream pack data file. [as string]

Details

Authors

MLkit

Value

this function returns data object of type DataSet.

clr value class

Examples


[Package dataset version 1.0.0.0 Index]