{{Short description|Algorithm for data mining}} In data mining, the '''WINEPI''' algorithm is an influential algorithm for episode mining, which helps discover the knowledge hidden in an event sequence.
WINEPI derives part of its name from the fact that it uses a sliding window to go through the event sequence.
The outcome of the algorithm are episode rules describe temporal relationships between events and form an extension of association rules.
==References== *{{cite journal|author1=Heikki Mannila |author2=Hannu Toivonen |author3=A. Inkeri Verkamo |title=Discovery of Frequent Episodes in Event Sequences|journal=Data Min. Knowl. Discov.|volume=1|issue=3|pages=259–289|year=1997|doi=10.1023/A:1009748302351|s2cid=6987161 }} *{{cite web|url=http://ri.search.yahoo.com/_ylt=A9mSs2.MJc1ToU0AwEAzCQx.;_ylu=X3oDMTBzbTU5N2kxBHNlYwNzcgRwb3MDMTAEY29sbwNpcjIEdnRpZAM-/RV=2/RE=1405982221/RO=10/RU=http%3a%2f%2fwww.cs.helsinki.fi%2fu%2fronkaine%2fDM%2fluentomateriaali%2fDAMI-011031.ppt/RK=0/RS=rC.TlcsKfNp9HgPQVkaIcvSfvnc-|title=Data mining course|pages=12|type=Powerpoint presentation|author=Klemettinen & Moen}}
Category:Data mining algorithms
{{algorithm-stub}}