ExaScience / smurff

Bayesian Factorization with Side Information in C++ with Python wrapper
MIT License
70 stars 14 forks source link

Async save model #111

Closed tvandera closed 6 years ago

tvandera commented 6 years ago

Saving the model takes a lot of time. We should do this asynchronously.

tvandera commented 6 years ago

Most of the time seems to be spent in saving predictions.csv files.

tvandera commented 6 years ago

predictions are now saved as binary.