"Display raw coefficients" - what does it do?
UserBird
Dataiker, Alpha Tester Posts: 535 Dataiker
After a model is trained, under "Regression Coefficients", there is a checkbox for "Display raw coefficients". What does it do? I noticed that when "Display raw coefficients" is checked, the coefficients I see is closer to the ones I got when running the model training and a Jupyter notebook, so what coefficients was I seeing when the box was UNCHECKED?
Tagged:
Answers
-
Raw coefficients taking into account rescaling of numerical variables
-
Hi Alex, then do you know how to export the coefficients without rescaling? Thanks a lot!
-
Hello, This is possible in the new versions of Dataiku (from 4.2 onwards). You or your Dataiku admin can upgrade by following https://doc.dataiku.com/dss/latest/installation/upgrade_instance.html. After the upgrade, the export button will output either raw or scaled coefficients, depending on the "Display raw coefficients" box.