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
Given a model with singular function, of pre-defined inputs (assuming monovariate prediction), can a flask model be generated without excess inputQueryXXX = request.form['queryXXX']? Can this be considered a form of D.R.Y. design?
What is the debate about when it comes to "pickling models (and tabular data) are bad" other than arbitrary code execution? What are the most fitting alternative?
inputQueryXXX = request.form['queryXXX']
? Can this be considered a form of D.R.Y. design?CustomerID
(cannot be found in the repo search), how is it tied to thetenure_group
as annual segments?The text was updated successfully, but these errors were encountered: