Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 916 Bytes

File metadata and controls

20 lines (17 loc) · 916 Bytes

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 Web Scraping
2 Data Preprocessing & EDA
3 NLP Sentiment Analysis
4 Data Visualizations
5 Chatbot Modelling RASA Framework
6 Dashboard Building
7 Deployment