LuminosoInsight / sales-engineering-code

Code for sales engineering, particularly for code that will be given to customers
MIT License
0 stars 0 forks source link

Differential analysis demo as of 2018-02-28 #77

Closed luminoso-beaudoin closed 5 years ago

luminoso-beaudoin commented 5 years ago

This demo is functional but will certainly require revisions in the future. For example, it takes advantage of the score-drivers-for-filter branches of lumi_api and lumi_db, but also contains code to fall back to computing score drivers for subsets defined by filters via building a new project (with the documents seletced by the filter); the fall-back code can and should be removed once those branches are merged into master. Also, there is no support (yet) for discounting the influence of documents from the start of a time window; this will be added soon but in a separate PR.

luminoso-beaudoin commented 5 years ago

I'm moving this code do Research/proof-of-concept/differential-analysis-demo, where I will open a new PR. So I'm closing this PR.