Skip to content

Incorrect path to the Intel Image Classification dataset in Assignment 4 #141

@johnppkyaw

Description

@johnppkyaw

https://github.com/Code-the-Dream-School/python-200/blob/main/assignments/04_ML_deep_learning.md#task-1-environment-setup-and-data-loading

Incorrect:
DATA_DIR = Path("/kaggle/input/intel-image-classification/seg_test/seg_test")

Correct:
DATA_DIR = Path("/kaggle/input/datasets/puneet6060/intel-image-classification/seg_test/seg_test")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions