Skip to content

The project is written in pyspark using map-reduce concept. Given a set of productIDs as input, the system returns the associations among them, along with the confidence values.

Notifications You must be signed in to change notification settings

dbagal/Association_Mining_Using_Parallel_Computing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Association_Mining_Using_Parallel_Computing

The project is written in pyspark using map-reduce concept. Given a set of productIDs as input, the system returns the associations among them, along with the confidence values.

Command

pyspark filename.py comma-separated-set-of-productIDs

About

The project is written in pyspark using map-reduce concept. Given a set of productIDs as input, the system returns the associations among them, along with the confidence values.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages