0% found this document useful (0 votes)
28 views1 page

1 - Build System Quickly

The document provides a guideline for building a system quickly then iterating on it, recommending setting up a development/test environment and metrics, building an initial system quickly by training on a training set and tuning on a development set, then assessing performance on a test set and using analysis to prioritize further steps.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views1 page

1 - Build System Quickly

The document provides a guideline for building a system quickly then iterating on it, recommending setting up a development/test environment and metrics, building an initial system quickly by training on a training set and tuning on a development set, then assessing performance on a test set and using analysis to prioritize further steps.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Build system quickly, then iterate

Depending on the area of application, the guideline below will help you prioritize when you build your
system.

Guideline
1. Set up development/ test set and metrics
- Set up a target
2. Build an initial system quickly
- Train training set quickly: Fit the parameters
- Development set: Tune the parameters
- Test set: Assess the performance
3. Use Bias/Variance analysis & Error analysis to prioritize next steps

You might also like