Logistic Regression classifier does not output proper ranking #11429
Labels
area:rasa-oss 🎡
Anything related to the open source Rasa framework
type:bug 🐛
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Rasa Open Source version
3.2.5
Rasa SDK version
No response
Python version
3.8
What operating system are you using?
Linux, OSX
What happened?
The component does not create a proper intent ranking ... see code. It just picks 10 intents out of all intents (in whatever order they originally were) and then orders them according to confidence...
rasa/rasa/nlu/classifiers/logistic_regression_classifier.py
Lines 141 to 160 in 291f6c6
Command / Request
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: