F1Score metric problem on the NLP getting started competition Kaggle competition

Short answer: Metrics that has class based naming convention (starts with caps letter) need to be instantiated and the rest are methods.

See this thread for more details Understanding metrics and callbacks

1 Like