How to save XGBoost model in ipynb and load in javascript in order to call the model and prompt input from user and get predicted value?
How can I link the trained model (ipynb or python file in local) into javascript (Front-end?
How to save XGBoost model in ipynb and load in javascript in order to call the model and prompt input from user and get predicted value?
How can I link the trained model (ipynb or python file in local) into javascript (Front-end?