awslabs/gluonts

Test cases for the SagemakerSDK (+ local_mode support)

Open

#614 aperta il 11 feb 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (753 fork)batch import
enhancementhelp wantedtests

Metriche repository

Star
 (3888 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor