KDD-OpenSource / 32de-python

Server component of graph exploration tool with meta-paths

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add test set in preference classification

Baschdl opened this issue · comments

Add option to specify if a test set (where the performance of the preference classifier is measured) is used in the DomainScoring class.

  • Separate tests examples in _extract_training_data_labels method
  • Do we also need a validation set?