In this assignment, you will do a series of tutorials followed by a data mining task. You will apply the CRISP-DM data mining technique to your selected domain. Specifically, gain insights into the data, formulate a set of hypothesizes, preprocess your data, and build a decision tree model. This assignment is graded on a scale of 100. For reference, when discussing the data mining process please reference CRISP-DM (shown below). You should submit the final Rapid Miner models. You will also include an analysis document
Analysis Task: After you have installed RapidMiner, please complete the following data preprocessing tutorials (please note, the datasets you need for the tutorials are included in the RapidMiner download).
https://rapidminer.com/data-prep-data-exploration/
https://rapidminer.com/many-tools-data-prep-data-quality/
Upon completing each tutorial, briefly summarize what you did and discuss how it relates to what we have discussed in class.
Analysis Task: Read the following documentation and complete the example at the end of this document: https://docs.rapidminer.com/studio/operators/modeling/predictive/trees/parallel_decision_tree.html
Again, briefly summarize what you did and discuss how it relates to what we have discussed in class.
Analysis Task: Download and open the Supermarket Transactions dataset. You should go through the dataset and think about each attribute. Then in your analysis document, for each attribute you should give its name, a description, its type (numeric or categorical), if you notice any outliers or missing values, and any other interesting things you notice. You should also address data reduction & attribute reduction. You should also describe the class labels and explain what they mean.
RapidMiner Task: Import your data into Rapid Miner. For each attribute, you should perform appropriate data pre-processing.
Analysis Question: For each attribute, describe what sort of data preprocessing that you performed. For each attribute, you should describe and justify your decisions on handling missing data, anomalies, and normalization. (Feel free to explore other operators not demoed in class.) You should also mention if you chose to perform any data reduction. You should include screenshots in your explanation.
RapidMiner Task: Select and build at least 2 models (e.g. variations of a decision tree). You can build different decision trees by modifying operators/parameters (e.g. changing the splitting criterion, applying or not applying pruning, etc. While it is up to you to decide how you want to build your models, you need to demonstrate that you went through a non-trivial modeling process to receive full credit.
Analysis Question: Identify and explain all the work you did in the modeling task. You should justify your decisions. Be sure to include screenshots.
Analysis Question: What did you learn from doing this assignment? Did it impact your perception of how BI techniques can be applied to data? If faced with a similar challenge in the future, how would you change your approach?
DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma
Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t
Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th
1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of
1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of