Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.04 KB

File metadata and controls

29 lines (23 loc) · 1.04 KB

Task Folder Details

For each task folder, there is a subset folder for each of the groups:

Task No Task Name Details
1 Data Collection
2 EDA and Data Preprocessing
3 Model Selection and Training
4 Deployment

Task Folder Details

Note : Please Follow the below guidelines to create task folders

  • Task Folder Naming Convention : task-n-taskname.(n is the task number) ex: task-1-data-analysis, task-2-model-deployment etc.
  • All Task folder names should be in chronologial order (from 1 to n)
  • All Task folders should have a README.md file with task Details and task goals along with an info table containing all code/notebook files with their links and information
  • Task folders that contain sub-tasks can create sub folders within the task.
  • Update the below table explaining the task details.

Task Table

Task No Task Name Details
1
2
3
4
5