Open LiFaytheGoblin opened 1 year ago
The current process only works for LinearRegression models - this is the default model type. However, a user could use any available ML backend. Update the plugin so that it is agnostic to the type of ML backend and model used.
The current process only works for LinearRegression models - this is the default model type. However, a user could use any available ML backend. Update the plugin so that it is agnostic to the type of ML backend and model used.