Skip to content

A partSOM implementation specifically designed to run on OurGrid.

License

Notifications You must be signed in to change notification settings

pauloewerton/partSOM4Grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

partSOM4Grid

Use partSOM4Grid to discover hidden knowledge

Or, at least, you can do some data mining with a distributed version of K-Means running on a computer grid platform. partSOM is a distributed data mining strategy aimed to decrease the amount of data transmitted among KDD workstations. OurGrid is a peer-to-peer (P2P) grid for running bag-of-task (BoT) applications.

I've written a monograph (Portuguese) explaning why and how I've put those two tools to work together. I hope you can find the code somewhat useful. If you need help, feel free to leave an issue.

Instructions

This is a very simplified step-by-step guide for you to run your first tasks with partSOM4Grid:

  1. Create a database. You can use the utility 'ArtificialDatabase' found in the package partSOM.util (for further information, read the project's JavaDoc).
  2. Have access to and learn how to submit tasks to an OurGrid broker. You can install one (or the entire grid environment as well) in your machine(s) or use the publicly and easily available Web-based broker on http://portal.ourgrid.org
  3. Learn how to use and write job description files (.jdf) suited to your tasks, then submit them using the OurGrid broker. Sample jdfs can be found at the jdf directory.
  4. Check the results and enjoy. ;-)

License

This project is available under the Artistic License 2.0.

About

A partSOM implementation specifically designed to run on OurGrid.

Resources

License

Stars

Watchers

Forks

Languages