Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRounded values #8
Comments
|
This is because |
|
Here: https://pbiecek.github.io/breakDown/articles/break_lm.html you can find some examples how to use both arguments |
|
excellent, thank you.... |
Somehow now the values given by the broken function are always rounded vs exactv (tested lm model):
f.e.
contribution
(Intercept) 2300
tenure = 3 -1900
MonthlyCharges = 74.4 350
SeniorCitizen = 0 14
final_prognosis 720
baseline: 0
while: predict(model, data_in_test[analysed_user,]) gives 721.206