[
https://issues.apache.org/jira/browse/LUCENE-7196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15238739#comment-15238739
]
ASF subversion and git services commented on LUCENE-7196:
---------------------------------------------------------
Commit 721ae15a65b97a9d9473b25bc87e71c283a9e54c in lucene-solr's branch
refs/heads/branch_6x from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=721ae15 ]
LUCENE-7196: Add dependency on grouping and misc modules to avoid compile
failures in IntelliJ IDEA
(cherry picked from commit 67f6283)
> DataSplitter should be providing class centric doc sets in all generated
> indexes
> --------------------------------------------------------------------------------
>
> Key: LUCENE-7196
> URL: https://issues.apache.org/jira/browse/LUCENE-7196
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/classification
> Reporter: Tommaso Teofili
> Assignee: Tommaso Teofili
> Priority: Minor
> Fix For: 6.1
>
>
> {{DataSplitter}} currently creates 3 indexes (train/test/cv) out of an
> _original_ index for evaluation of {{Classifiers}} however "class coverage"
> in such generated indexes is not guaranteed; that means e.g. in _training
> index_ only documents belonging to 50% of the class set could be indexed and
> hence classifiers may not be very effective. In order to provide more
> consistent evaluation the generated index should contain _ split-ratio * |
> docs in c |_ documents for each class _c_.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]