我正在 anaconda3 上训练数据以使用 rasa.com 和 spacy + sklearn 制作聊天机器人。虽然在训练中甚至出现这样的情况,但我知道这不会导致错误,但这对我来说相当令人不安。为什么会出现这个样子?以及如何消除它?
C:\Program Files\Anaconda3\lib\site-packages\sklearn\preprocessing\label.py:151:
DeprecationWarning: The truth value of an empty array is ambiguous. Returning False, but in future this will result in an error. Use `array.size > 0` to check that an array is not empty.