Data Context Relevancy Provider
Registered by
Seif Lotfy
Using Apriori we manage to get stuff used together
It allows us to figure out which document lead to the usage of which by behavior. It is simple graph algorithmic and proved itself very interesting.
There are 2 types of relevancies that can be provided by this.
1) get all data relevant to X: this is done by taking the documents that appear most in the timeperiods of X being open.
2) how is X relevant to the current context: We look for the bucket with the most documents that resemble the currently open ones. And then we look if X is in it
Number 2 can be done by pulling the related data to the recent event subjects and looking if X is in them or not ...
Blueprint information
- Status:
- Complete
- Approver:
- Siegfried Gevatter
- Priority:
- High
- Drafter:
- Seif Lotfy
- Direction:
- Needs approval
- Assignee:
- Seif Lotfy
- Definition:
- Approved
- Series goal:
- Accepted for 0.3
- Implementation:
- Implemented
- Milestone target:
- 0.3.3
- Started by
- Seif Lotfy
- Completed by
- Seif Lotfy
Whiteboard
(?)
Work Items
Dependency tree
* Blueprints in grey have been implemented.