- DIET Classifier is working for your use case yes or no? → DIET CLASSIFIER Not perform well for my case. I think results with 500 epochs is better than those with 100 and 300 epochs.
- You want to implement action_fallback policy? → No
- You are using Rules and not using stories for your use case? → my initial idea is to use FAQ. i have faced the same issue as How can set a fallback policy if the response selector has a lower confidence level? - #4 by DanielOlarte → For example if the classifier predict intent faq with confidence 1 but the right answer is predicted with confidence 0.5, while the fallback threshold is 0.7 → In such a case, the classifier will not predict fallaback.
- Why you using Rules, as you can use stories any specific reason? As i treat FAQ, i have prefered to use Rules