Artem Maklaev

Results 7 comments of Artem Maklaev

Clarification details per our discussion with Xiaochang: - Count: [Xiaochang]: User usually get several metrics instead of single one, it's convenient for them to get observations’ count from result along...

Ok, we will consider weights support for other algorithms

Renaming train_results_to_compute with error_metrics_to_compute. Infer_results_to_compute -> results_to_compute. And returned them back into descriptor (due to only one results_to_compute available now). Also remove std::uint64_t from input and rewrote operators correspondingly. Please...