Installing XGboost in Jetson Nano

Hi,

Can we able to install XGboost library in jetson nano device. I didn’t find any good reference. while installing it is giving error.
can you please give some suggestion how can we install xgboost in jetson nano?

This is not an answer…
I have built xgboost against java for Weka or R on Windows, but I wouldn’t advise this way (not fan of java and no experience for this on jetson) .
However, in last Orange-ML version, xgboost is available, so I guess there is at least a python package that provides an implementation. You may check this.