Description
You can find adult dataset of UCI here (adult.data)
The description of the data is available here.
1. Write Python/Java code to cluster the data on at least 3 attributes (for example, age, workclass, education).
2. Execute the above exercise as a map reduce job using Elastic Map Reduce.
3. Execute the above exercise as a map reduce job using Apache Spark.
Reviews
There are no reviews yet.