I am getting the following warning message and couldn’t find where to fix it
2019-05-29 15:07:51 WARNING rasa.core.policies.ensemble - Found policies [‘FallbackPolicy’, ‘MappingPolicy’] with same priority 3 in PolicyEnsemble. When personalizing priorities, be sure to give all policies different priorities. More information: Policies
I check the docs, and couldn’t find any reference about how to prioritize the Policies, @Juste@erohmensing could you please help me find the documentation to apply here?
Hey, does this warning still happen on the latest version if you re-train your models? We’re still not the most sure what caused this, but think it might be fixed after making sure that the MappingPolicy correctly persists its priority.