Open chaohcc opened 2 years ago
Hi Chaohong,
I would just remove the visualize()
function. That function is for pretty-printing the NIR-Tree, but it is not necessary to run the tree itself. Kyle may come back with a better fix for this in the future...
Hi Chaohong,
I would just remove the
visualize()
function. That function is for pretty-printing the NIR-Tree, but it is not necessary to run the tree itself. Kyle may come back with a better fix for this in the future...
Thanks very much!
Hi Kyle, a really wonderful work that you make a complete implementation of the R-tree family and NIR-Tree. when I run the nir-tree on Linux ubuntu, there is an error: "ctemplate/template.h: No such file or directory". Could you please help me fix the issue where can I get 'ctemplate' or how can I install 'ctemplate'? By the way, I remove the code of function visualize(), it runs successfully.
Thank you!
Best wishes! Chaohong