Displaying 1 result from an estimated 1 matches for "rweka_build_classifi".
Did you mean:
rweka_build_classifier
2012 Nov 08
0
FW: Interfacing R and Weka
...call.R#13
7: .External(RcreateObject, class, ..., silent = silent) at call.R#13
6: .jnew("weka/core/Attribute", attname[i], .jcast(levels, "java/util/List")) at
readers.R#243
5: read_data_into_Weka(mf, 1L) at readers.R#33
4: read_model_frame_into_Weka(mf) at classifiers.R#72
3: RWeka_build_classifier(mf, control, name, handlers, options,
init) at utils.R#109
2: .structure(c(RWeka_build_classifier(mf, control, name, handlers,
options, init), list(call = mc, handlers = handlers, levels = levels(mf[[1L]]),
terms = attr(mf, "terms"))), class = classes) at classifier...