What roles do X_dev and y_dev play in sklearn_crfsuite.CRF.fit(X,y, X_dev,y_dev)?

前端 未结 0 445
孤独总比滥情好
孤独总比滥情好 2020-12-18 06:59

According to the documentation, sklearn_crfsuite.CRF.fit(X,y, X_dev,y_dev) uses X_dev and y_dev for testing. But why does one need to

相关标签:
回答
  • 消灭零回复
提交回复
热议问题