DynaSlum / SatelliteImaging

The software for WP1: SatelliteImaging
Apache License 2.0
3 stars 1 forks source link

Read the ML best practices white paper #32

Closed elboyran closed 7 years ago

elboyran commented 7 years ago

The ML white paper by MATLAB is available here

elboyran commented 7 years ago

Lessons learned:

  1. Use enough data, i.e. 10 000 data points! Only resolution of 100m = 167px roughly satisfies this.
  2. Use regularization
  3. Use cross-validation!