Skip to content

Commit

Permalink
#355 related. Removed comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolay-r committed Jul 14, 2022
1 parent 6d415df commit 109ceec
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions arekit/contrib/utils/handlers/eval.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@


class EvalIterationHandler(ExperimentIterationHandler):
""" TODO: #355 affected.
Этот класс устарел ввиду зависимостей на Opinion, в то время как
нас в оценке результатов могут, например, интересовать TextOpinion.
Поэтому здесь нужно избавиться от opin_ops, а также возможно что
от класса в целом, так как предполагаются отдельные реализации
различных оценок в виде отдельных функций.
"""

def __init__(self, data_type, cmp_data_folding, epoch_indices, evaluator,
get_test_doc_collection_func, get_etalon_doc_collection_func):
Expand Down

0 comments on commit 109ceec

Please sign in to comment.