I know that I can save and load an xgboost model using R within HANA. But is there any way I can import a model that I already saved locally to HANA?
Due to R on HANA only being able to output data frames, there are a few codes I would like to run locally on Rstudio/Python. Any help is appreciated! Thanks