createClassCentroid: Creating Class Centroid

Usage Arguments Details Value Author(s) See Also Examples

Usage

1
createClassCentroid(kfold = 0.7)

Arguments

kfold

This number represents the size of your train test set. Normaly 70% is great, but you casn change this number any time.

Details

After processing, this function will call another function to complete this achivement named as createFiles2Test().

Value

nothing

This function will not return a object, but files will be written into your configuration data folder.

Author(s)

Delermando Branquinho Filho

See Also

createFiles2Test()

Examples

1
createClassCentroid(kfold = 0.7)

dbranquinho/zipf documentation built on May 12, 2019, 2:06 p.m.