awslabs/gluonts

Test cases for the SagemakerSDK (+ local_mode support)

Ouverte

#614 ouverte le 11 févr. 2020

 (0 commentaire) (0 réaction) (0 personne assignée)Python (753 forks)batch import
enhancementhelp wantedtests

Métriques du dépôt

Stars
 (3 888 étoiles)
Métriques de merge PR
 (Merge moyen 26j 17h) (4 PRs mergées en 30 j)

Description

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

Guide contributeur