Hi, thank you for providing this tool. From my understanding, lleaves only support parallel processing with python at data's level, there's no parallel at a single evaluation of the forest. Is there a way to modify lleaves to enable multi-threading at tree level, so that for example, the single data point prediction for a very big forest can be faster ?
Hi, thank you for providing this tool. From my understanding, lleaves only support parallel processing with python at data's level, there's no parallel at a single evaluation of the forest. Is there a way to modify lleaves to enable multi-threading at tree level, so that for example, the single data point prediction for a very big forest can be faster ?