shapash
shapash copied to clipboard
compute predictions and probabilities in compile
Rather than computing predictions and probabilities when needed in different plot or when launching the webapp, we made the choice to do it during the compile step.
Fixes #531