tiatoolbox
tiatoolbox copied to clipboard
🐛 Add Warning for `VahadaneExtractor` Algorithm Instability
This PR adds a warning to the VahadaneExtractor class to inform users about the algorithm's instability due to changes in the dictionary learning algorithm in scikit-learn versions > 0.23.0 (see issue #382). The docstrings are updated accordingly to reflect this warning. No other functionality is altered.