Experiment 9
Implement a clustering algorithm (K-Means/CURE) using MapReduce.
Resources & Reference Output
BDA Lab Manual
View Document
Notebook (ipynb)
View Notebook
Reference Output
View Output
Journal Writing Part to refer (Made easy)
View Document
Provided to us by Peeyush Hota for making writing part and programs easier. Ignore the Code while writing in your Journal.
How to Import Notebook in Google Colab
Method 1: Open directly in Google Drive
- Click the notebook link above.
- In Google Drive click the three dots menu (⋮) or right-click the file.
- Select "Open with" → "Google Colaboratory"
Method 2: Download and Upload to Colab
-
Download the notebook:
- Click on the notebook link above
- Click the Download button in Google Drive
- Save the
.ipynbfile to your computer
-
Upload to Colab:
- Go to https://colab.research.google.com
- Click "File" → "Upload notebook"
- Choose the downloaded
.ipynbfile