Skip to content

maxlikely/7languages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Implementations of Seven Languages in Seven Weeks

My first at Hacker School will be experimenting with the various languages discussed in Bruce Tate's "Seven Languages in Seven Weeks".

An initial project that I will be experimenting with will be association rule mining using the Apriori algorithm. This will consist of two components.

  1. Extracting frequent itemsets from a list of transactions
  2. Generating highly-confident association rules from these frequent itemsets.

References

You can read more about association rule mining from:

About

Excerpts from Seven Languages in Seven Weeks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published