This category deals with the file and folder structure of your ML project.
It is not implemented yet. Examples of rules you might see here in the future:
- Project keeps its data in the ‘./data’ folder
- Project maintains documentation in a ‘./docs’ folder.
- Project’s source code is kept in a ‘./src’ folder, or a folder with the same name as the project / package.