Dataset Download and Preparation
Efficiently download and organize the dataset to prepare for seamless data processing.
Dataset Download and Preparation
Step 1: Download Dataset
- Source: https://www.kaggle.com/datasets/mohammadamireshraghi/blood-cell-cancer-all-4class.
- Download Tool: Use kagglehub to download the dataset.
- File Location: Move the downloaded dataset to the /content/ directory.
- Purpose: Ensures all necessary files are in the correct location, simplifying the data preparation process.
Step 2: Organize Dataset Files
- Organize Files: Move files from /content/1/ back to the root /content/ directory.
- Purpose: Ensures all dataset files are in a single location, making them easier to manage and access for subsequent data processing steps.