awslabs/gluonts

Test cases for the SagemakerSDK (+ local_mode support)

Open

#614 opened on 2020年2月11日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (753 forks)batch import
enhancementhelp wantedtests

Repository metrics

Stars
 (3,888 stars)
PR merge metrics
 (平均マージ 26d 17h) (30d で 4 merged PRs)

説明

Description

There should be at least some test cases making sure that the scripts don't brake when new things get introduced.

This could be done by:

  • segmenting the train and run scripts into functions that get called in the train and run script and then testing those
  • or implementing the local mode and then running local tests in the test suites

References

コントリビューターガイド