Skip to content

This java EE project uses K-Means algorithm in Hadoop to predict an individual's income

Notifications You must be signed in to change notification settings

Anantha002/Predicting-Individual-Income

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predicting Individual Income

This is a java EE project which uses Kmeans clustering in Hadoop mapreduce framework to predict the income. income-predict and income-rs are the project to be deployed in the wildfly server inorder to run the java web application. Separate readme files are there for income-predict and income-rs projects which contains all information on how to run this.