François Bérenger

Results 420 comments of François Bérenger

'diffuse files_list' means that each data node in turn will get one file from files_list until there are no more files to take. This means diffuse is a put followed...

Before I write an R wrapper, I mustl always start from a working R script. So yes, one day I can send you one. I guess I will play with...

Different problem w/ ocaml 5.0.0: File "ocamlscript_main.ml", line 1: Error: Cannot find file ~/.opam/5.0.0/lib/ocaml/threads.cmxa

problem does not happen w/ ocaml 4.14.1

Under ocaml 4.14.1: ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch

Class weight is just another hyperparameter that needs to be optimized in some datasets, with some ML methods (like SVM). Using inverse of the class frequency is just an initial...

This is not urgent; auto-sklearn fails on this dataset, so I don't use it.

Maybe next week, I will test on my side on a full-blown program (not a benchmark) what is the impact of varying the number of domains, until there are more...

Travis is also very brittle and forces people to spend significant time maintaining a working CI test suite...

version constraint on cpm reflected upstream