Markus Sagen
Markus Sagen
Updating the command for setting the kernel for Jupyter consoles. Makes it more robust and makes it work on more resent releases of pyenv, with and without local environments set....
Allow padding and border_radius to be changed by passing them as parameters. If they are not passed, the default values are still set
**Describe the bug** When creating a LLM from OpenAI, the field for temperature can be increased or decreased by clicking the arrows next to the field. These currently increase/decrement by...
I have been experimenting a bit with LightweightMMM and marketing mixed models and came across this blog post. https://docs.google.com/spreadsheets/d/1A5XqvMegNanQTVsr7mhHP_BcjwoDSh1D9ZgDxKUvb4A/edit?pli=1#gid=0 https://getrecast.com/seasonality/ > we model an ROI for every channel, for every...
This PR fixes the alignment for compare budget when there are multiple labels ### Before ### After
This PR is related to https://github.com/google/lightweight_mmm/issues/154 and PR https://github.com/google/lightweight_mmm/pull/260 It adds flexibility to customise the barplot by passing an optional config mapping
In a blog post from PyMC marketing and Recast, there have been discussions regarding implementing time-varying coefficients to account for how seasonality effects marketing in a more deliberate way -...
- Reverting valid_dataset back to correct format - Otherwise this indexing wont work
#### Reference Issues/PRs Solves https://github.com/sktime/sktime/issues/7279 #### What does this implement/fix? Explain your changes. #### Does your contribution introduce a new dependency? If yes, which one? #### What should a reviewer...