You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joel Bernstein (JIRA)" <ji...@apache.org> on 2017/03/06 20:59:33 UTC

[jira] [Updated] (SOLR-10232) Linear Regression on Text

     [ https://issues.apache.org/jira/browse/SOLR-10232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Bernstein updated SOLR-10232:
----------------------------------
    Description: 
This is a probably a fairly simple extension of our Logistic Regression on text capabilities. The main idea is to predict numeric outcomes based on text. Examples:

* predict salary based on a text in a resume.
* predict age of author based on text of document.
* predict number of clicks based on text in an article.



  was:
This is a probably a fairly simple extension of our Logistic Regression on text capabilities. The main idea is to predict numeric outcomes based on text. For example predict salary based on a text in a resume.




> Linear Regression on Text
> -------------------------
>
>                 Key: SOLR-10232
>                 URL: https://issues.apache.org/jira/browse/SOLR-10232
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>
> This is a probably a fairly simple extension of our Logistic Regression on text capabilities. The main idea is to predict numeric outcomes based on text. Examples:
> * predict salary based on a text in a resume.
> * predict age of author based on text of document.
> * predict number of clicks based on text in an article.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org