I used predictive tools: linear regression and random forest to predict.
With the same source data, the same target and predictor variables, assist modeling tool generated a big different result (16% variance for LR).
I understand one uses R, the other uses Python. Thus, the results cannot be exactly the same.
However, the statistical theory behind the scenes should be the same.
I wonder what drives the big difference between using assist modeling tool and predictive tool?
I have attached the workflow for your reference.
Thanks