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 chronological 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 No | Task Name | Details |
---|---|---|
1 | Data Collection | Collect the data from the weather api. |
2 | Exploratory Data Analysis | The exploration of correlations and creation of features to help determine the model used in predicting weather disasters. |
3 | Model Development | |
4 | Model Deployment | |
5 | Political Rationale | The entire basis of the political rationale is to create a document upon which we could use as a basis to know if the direction of our current application is viable or not |