Displaying 2 results from an estimated 2 matches for "ppopt".
Did you mean:
popt
2013 Jun 22
1
Bug#713349: xen-api-libs: FTBFS: ocamlfind: Package `type-conv' not found
...-o config.cmi config.mli
> ocamlfind ocamlc -I ../xml-light2 -I ../stdext -I ../uuid -c -o date.cmi date.mli
> ocamlfind ocamlc -I ../xml-light2 -I ../stdext -I ../uuid -c -o encodings.cmi encodings.mli
> ocamlfind ocamlc -I ../xml-light2 -I ../stdext -I ../uuid -package camlp4,type-conv -ppopt -I -ppopt ../rpc-light -ppopt pa_rpc.cma -syntax camlp4o -I ../rpc-light -I ../jsonrpc -I ../rpc-light -I ../jsonrpc -I ../rpc-light -c -o fe.cmo fe.ml
> ocamlfind: Package `type-conv' not found
> make[2]: *** [fe.cmo] Error 2
The full build log is available from:
http://aws-logs.debi...
2013 Nov 15
1
Inconsistent results between caret+kernlab versions
I'm using caret to assess classifier performance (and it's great!). However, I've found that my results differ between R2.* and R3.* - reported accuracies are reduced dramatically. I suspect that a code change to kernlab ksvm may be responsible (see version 5.16-24 here: http://cran.r-project.org/web/packages/caret/news.html). I get very different results between caret_5.15-61 +