I'm working on a way to make efficient classification on sequential patterns mining algorithms. Looking in the state-of-the-art I found that there is two type of algorithm to address this problem : discriminative and emerging.
Can someone help me understand :
1- what is the difference between those two type of algorithm ? 2- what is the easier to adapt on sequential patterns mining ?
Thanks for any reply.