as.MLdataset {dataset} R Documentation

Convert the sciBASIC general dataframe as the Machine learning general dataset

Description

Usage

as.MLdataset(x,
    labels = NULL);

Arguments

x

-

labels

-

env

[as Environment]

Details

Authors

MLkit

Value

this function returns data object of type any kind.

clr value class

Examples


[Package dataset version 1.0.0.0 Index]