Skip to content

Model testing #700

Jun 13, 2023 · 6 comments · 4 replies
Discussion options

You must be logged in to vote

Thanks @emmakodes @emmakodes @HellenNamulinda @ZakiaYahya, this is very valuable, let me add a few extra thoughts:

Thoughts

I have written a placeholder at ersilia.publish.test, named LocalModelTester that should have multiple methods to test models before doing the PR. In particular, one could potentially evaluate the following:

  • The metadata: we need to make sure that the information for the model is complete enough. This can be effectively done with a BaseInformation class, which can read the metadata.json file and will raise exceptions if something does not look good (for example, a wrong URL, or a description that is too short).
  • Input-output consistency: this is basically what you …

Replies: 6 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@GemmaTuron
Comment options

GemmaTuron Jun 16, 2023
Maintainer Author

@ZakiaYahya
Comment options

@GemmaTuron
Comment options

GemmaTuron Jun 16, 2023
Maintainer Author

@ZakiaYahya
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by GemmaTuron
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants