[
https://issues.apache.org/jira/browse/SOLR-9186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15319758#comment-15319758
]
Joel Bernstein commented on SOLR-9186:
--------------------------------------
I think to start we would use one field.
I was thinking tf. But tf-idf is an interesting thought, I suspect it would be
better.
I'm using tf-idf for SOLR-9193, which I think will be really nice.
> Logistic regression modeling for text
> -------------------------------------
>
> Key: SOLR-9186
> URL: https://issues.apache.org/jira/browse/SOLR-9186
> Project: Solr
> Issue Type: New Feature
> Reporter: Joel Bernstein
> Assignee: Joel Bernstein
>
> SOLR-8492 optimizes a logistic regression model for numeric fields. While
> this is interesting, I think it would be more interesting to build logistic
> regression models on text within an inverted index.
> This ticket will use the same *parallel iterative framework* as SOLR-8492,
> but different data access patterns on the shards, to optimize a logistic
> regression model on text.
> This will support use cases such as building models for spam detection,
> sentiment analysis and threat detection.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]