neural_additive_models icon indicating copy to clipboard operation
neural_additive_models copied to clipboard

need help in getting final feature parameter (one for each feature)

Open rohit-bansal-ds opened this issue 4 years ago • 0 comments

Hi, I am trying to apply this model for forecasting, but I am not able to figure out about how to get the final feature parameters after training just like regression coefficients. also, How to get a model object where I can pass test data to model.predict(x_test)?

rohit-bansal-ds avatar Feb 26 '21 07:02 rohit-bansal-ds