Question: sqrt(10)? (30 pts) Use OPTICS algorithm to output the reachability distance and the cluster ordering for the dataset provided, starting from Instance 1. Use the
sqrt(10)? (30 pts) Use OPTICS algorithm to output the reachability distance and the cluster ordering for the dataset provided, starting from Instance 1. Use the following parameters for discovering the cluster ordering: minPts 2 and epsilon 2. Use epsilonprime -5 to generate clusters from the cluster ordering and their reachability distance. (45 pts) 2. 09 Dataset visualization Below are the first few lines of the calculation. You need to complete the remaining lines and generate clusters based on the given epsilonprime value: Instance (X,Y) Reachability Distance Instance 1: (1,1) Undefined(or infinity) Instance 2: (0,1) 1.0 Instance 3: (1,0) 1.0 Instance 16: (5, 9) Undefined Instance 13: (9, 2) Undefired Instance 12: (8,2) 1.o Instance 28: (9,3) 1.0
Step by Step Solution
There are 3 Steps involved in it
To solve this problem using the OPTICS algorithm lets break down the steps Step 1 Understanding the Parameters minPts Minimum number of points to form ... View full answer
Get step-by-step solutions from verified subject matter experts
