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-collection, task-4-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 No | Task Name | Details |
---|---|---|
1 | data collection | The task is ficus on collecting real estate data from open source platforms like websites,kaggle,github etc. |
2 | data preprocessing | This task will focus on the data pre-processing and cleaning |
3 | exploratory-data-analysis | We will do statistical analysis of the various attributes of the data |
4 | model-development | The feature engineering and model development should be done in this task |
5 | model-deplyment | The best performed model needs to be deployed in a open access free cloud platform |