mlwp3 / pricing

This will be our main sandbox for sharing code and resources related to the pricing deliverable. There are separate folders for everyone so that we can all save rough code drafts and work there. Any collaborative work goes in the 'Shared' folder. All final codefiles go in the 'Final' folder.
2 stars 2 forks source link

GAM lift curve on log scale #2

Open marcopark90 opened 4 years ago

marcopark90 commented 4 years ago

Try to put the GAM lift curve y axis on a log_scale. This can be done with lift_curve_plot(predicted_lc, observed_lc, n) + scale_y_log10()

TenTypesOfPeople commented 4 years ago

Right, this was done... still investigating its shape.

On Fri, Dec 20, 2019 at 8:15 PM marcopark90 notifications@github.com wrote:

Try to put the GAM lift curve y axis on a log_scale. This can be done with lift_curve_plot(predicted_lc, observed_lc, n) + scale_y_log10()

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mlwp3/pricing/issues/2?email_source=notifications&email_token=AEB6CNTNXDYV7OXSAUIOS2LQZTVT5A5CNFSM4J574VBKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ICAEDBQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEB6CNWIM7YIC4CWUQER47TQZTVT5ANCNFSM4J574VBA .