Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: 'weighted_metrics' on rasa_core.run #2589

Closed
antonioiba opened this issue Oct 3, 2018 · 0 comments
Closed

KeyError: 'weighted_metrics' on rasa_core.run #2589

antonioiba opened this issue Oct 3, 2018 · 0 comments

Comments

@antonioiba
Copy link

Rasa Core version:
rasa_core==0.11.8

Python version:
Python 3.6.6 :: Anaconda, Inc.

Operating system (windows, osx, ...):
Windows 7

Issue:
When I run the Rasa Core with the followin command:
python -m rasa_core.run --enable_api --endpoints endpoints.yml -d models/dialogue -u models/nlu/default/currentv5 -o logs/rasa_core.log

The following error appears:

training_config['weighted_metrics'])
KeyError: 'weighted_metrics'

Is similar to #1109

I try with TensorFlow 1.10.0 and 1.11.0

I followed the instruction in Rasa Core migration from v0.10.x
In v0.10.x is working.

@tmbo tmbo transferred this issue from RasaHQ/rasa_core Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant