Question
Data Mining Using the ExampleSets Products and Transactions in Rapidminer to determine the top 5 customers by total sales You are to turn in a
Data Mining
Using the ExampleSets Products and Transactions in
Rapidminer to determine the top 5 customers by total sales
You are to turn in a Word document with two items.
1. An exported image of the Process frame showing the Operators used to get the results
2. A copy of the Results showing the Row No., Customer ID, and the Sum of Total Sales for the top five customers.
Hint: Here is a sample of steps for a solution. You are welcome to follow this guide or design your own Process solution.
1) The two datasets are obtained from Rapidminer data
2) The Join operator to combine the data. Use the appropriate key attribute
3) Since you need Total Sales (a calculated attribute) you will need the Generate Attribute operator
4) The Aggregate operator will help you create a new ExampleSet (dataset) having Total_sales grouped by the CustomerID
5) Use the Sort operator to sort Total Sales by CustomerlD
Posted by (Bilawal)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started