gverbock
gverbock
I have some code that could be used to generate a summary related to PSI values:  It contains: - The average value of the feature over time. - The...
**Problem Description** It would be great if Probatus would give the metric (including volatility) over time so that eventual drops in model performance can be spotted easily. The time aggregation...
### Current Behaviour When running ydata profiling I can generate the report for Spark dataframe but the compare method gives an error. --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) Cell...
Hi I have here a first version of the code for dropping features with high PSI. I still need to polish the code and work on the documentation but I...