powered by
Reads a file which contains the learned model
opf_read_modelfile(file)
Returns the learned model object
The file which contains the learned model
classifier <- opf_read_modelfile(system.file("extdata/classifier.opf",package = "LibOPF"))
Run the code above in your browser using DataLab