ML: Problem Breakdown - dudycooly/1235 GitHub Wiki
Step 1: What is the problem?
- One liner
- Identify T,P and E as per Tom Mitchell's explanation
- List down all assumptions
- Compare with similar known problems/solutions
Step 2: Why does the problem need to be solved?
- Motivation
- Expected Results
- Solution in Use
Step 3: How would I solve the problem?
- Prepare your data
- Design Problem
- Review information gathered so far