Skip to content

Comments

Improve Model_I dataset portability and remove hardcoded absolute paths#138

Open
Panchadip-128 wants to merge 3 commits intoML4SCI:mainfrom
Panchadip-128:fix-model1-paths
Open

Improve Model_I dataset portability and remove hardcoded absolute paths#138
Panchadip-128 wants to merge 3 commits intoML4SCI:mainfrom
Panchadip-128:fix-model1-paths

Conversation

@Panchadip-128
Copy link

This PR improves portability and reproducibility for Classification/Model_I.

Changes:

  • Removed machine-specific absolute Windows paths from config.py
  • Replaced them with project-relative paths
  • Moved glob pattern handling inside the dataloader
  • Enforced a clean dataset root structure
  • Added documentation for expected directory layout

These changes make Model_I cross-platform compatible and easier to set up on fresh systems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant