Skip to content

Simple Implementation of the Priori algorithm for pattern recognition in Common Lisp

License

Notifications You must be signed in to change notification settings

saeidh12/Apriori

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apriori

Simple Implementation of the Priori algorithm in Common Lisp

data.txt is a simple input.

reuslt.txt is the programs output.

In the input file, each feature is in it's own line(features are seporated by newline). The instances are seperated by an extra new line between them.

About

Simple Implementation of the Priori algorithm for pattern recognition in Common Lisp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published