gverbock

Results 4 issues of gverbock

I have some code that could be used to generate a summary related to PSI values: ![image](https://user-images.githubusercontent.com/32060943/128978480-bb3401e9-25f8-4fd5-a69d-3ce23301680f.png) It contains: - The average value of the feature over time. - The...

enhancement

**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...

enhancement
investigation needed

### 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...

needs-triage

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...