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