Bastien Duclaux

Results 3 issues of Bastien Duclaux

Hello, There is a memory leak in the C++ Implementation of DMatrix. The C++ destructor of DMatrix should delete every element of the SparseRow vector: std::vector row; A call to...

Hello We are using the PHP cloud storage library, and we are facing a performance issue to check existence of multiple objects in a storage bucket. Currently, the only way...

type: feature request
api: storage

Hello I could be useful to store in metadata the number of training samples used to train a model. This information might be useful in a production environnement to detect...

feature request