You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once created, the DataFrameAnalyticsConfig object is immutable.
It may be beneficial to give the user the ability to update it.
One possible use-case is updating model_memory_limit when the analyzed index had grown significantly since the last analysis.