Skip to content

Score checkpoint are more robust

Tiago de Freitas Pereira requested to merge checkpoint into master

In this MR I'm changing the way we checkpoint scores. I moved from the joblib pickling to pickle and compress with gzip myself.

This seems more robust with our file system.

Merge request reports