12 output_file_(last_iteration_file)
16 void SaveBestAndLastIterations(
const LogData& best_iteration_log_data,
17 const LogData& last_iteration_log_data);
20 void FillOutput(
const std::string& iteration_name,
const LogData& iteration_data);
21 std::filesystem::path output_file_;