Skip to content

0.6.0

Compare
Choose a tag to compare
@drewbo drewbo released this 19 Aug 14:48
· 83 commits to master since this release
  • Use sys.exectuable in place of python string (#124)
  • Correct script reference to fix bug in skynet train example (#129)
  • Add s3 requirement to rasterio (#137)
  • Users can split data into more groups than train and test, for example train/test/validate, and specify the ratio for
    each split (#149)