I started to take notes from the 3rd Course: Data Science Methodology:
The Data Science Methodology aims to answer the following 10 questions in this prescribed secuency:
What is Data Science?:
- What is the problem that your are triying to solve?
- How can you use the data to answer the question?
Data Science Methodology:
- What data do you need to answer the cuestion?
- Where is the data coming from (identify all sources) and how you will get it?
- Is the data that you collected representative of the problem to be solved?
- What additional work is required to manipulate and work with the data?
Tools for Data Science:
- In what way can the data be visualized to get the answer that is required?
- Does the model used really answer the initial question or does it need to be adjusted?
- Can you put the model in the practice?
- Can you get construtive feedback into answering the question?
Tools for Data Science:
- In what way can the data be visualized to get the answer that is required?
- Does the model used really answer the initial question or does it need to be adjusted?
- Can you put the model in the practice?
- Can you get construtive feedback into answering the question?
Python for Data Science, AI & Development:
- In what way can the data be visualized to get the answer that is required?
- Does the model used really answer the initial question or does it need to be adjusted?
- Can you put the model in the practice?
- Can you get construtive feedback into answering the question?
Databases and SQL for Data Science with Python:
- In what way can the data be visualized to get the answer that is required?
- Does the model used really answer the initial question or does it need to be adjusted?
- Can you put the model in the practice?
- Can you get construtive feedback into answering the question?
Machine Learning with Python:
- In what way can the data be visualized to get the answer that is required?
- Does the model used really answer the initial question or does it need to be adjusted?
- Can you put the model in the practice?
- Can you get construtive feedback into answering the question?
Python Project for Data Science:
- In what way can the data be visualized to get the answer that is required?
- Does the model used really answer the initial question or does it need to be adjusted?
- Can you put the model in the practice?
- Can you get construtive feedback into answering the question?
From week 3 of the course: Data Science Methodology - IBM Data Science Professional Certificate