Changes for page EBRAINS Model Validation
Last modified by shailesh on 2022/10/06 23:01
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,10 +1,7 @@ 1 -(% class="box infomessage" %) 2 -((( 3 -Note that this page was migrated from version 1 of the Collaboratory (old URL [[https:~~/~~/collab.humanbrainproject.eu/#/collab/8123/nav/61654>>https://collab.humanbrainproject.eu/#/collab/8123/nav/61654]] redirects here). 4 -))) 1 += Model validation test suites = 5 5 6 6 7 -This page gives an overview of CDP2 Product 2 - Single Model Benchmark and Validation Suite. The relevant Use Case is "Multi-scale validation: Validate the cellular level model behaviour against experiments at different scales, for example spiking behaviours at the single cell and microcircuit levels". 4 +This page gives an overview of CDP2 Product 2 - Single Model Benchmark and Validation Suite. The relevant Use Case is "//Multi-scale validation: V//alidate the cellular level model behaviour against experiments at different scales, for example spiking behaviours at the single cell and microcircuit levels". 8 8 9 9 10 10 We have divided the overall test suite into a number of components, some containing validation tests specific to particular brain regions, others more generic. All validation tests are written in Python, using the SciUnit framework. This framework allows us to decouple the validation test definition from the model implementation, i.e. so that we can test different models of the same thing and/or change the implementation of our model, without having to modify or re-write the validation test. ... ... @@ -22,6 +22,7 @@ 22 22 * [[CerebUnit>>url:https://github.com/lungsi/cerebellum-unit]] ([[https:~~/~~/github.com/lungsi/cerebellum-unit>>url:https://github.com/lungsi/cerebellum-unit]]) 23 23 * [[BasalUnit>>url:https://collab.humanbrainproject.eu/#/collab/8123/nav/61656?state=software,BasalUnit]] ([[https:~~/~~/github.com/appukuttan-shailesh/basalunit>>url:https://github.com/appukuttan-shailesh/basalunit]]) 24 24 22 + 25 25 == Test suites for model features, independent of cell type or brain region == 26 26 27 27 * [[MorphoUnit>>url:https://collab.humanbrainproject.eu/#/collab/8123/nav/61656?state=software,MorphoUnit]] ([[https:~~/~~/github.com/appukuttan-shailesh/morphounit>>url:https://github.com/appukuttan-shailesh/morphounit]]) ... ... @@ -28,6 +28,7 @@ 28 28 * [[NetworkUnit>>url:https://github.com/mvonpapen/simrest_validation]] ([[https:~~/~~/github.com/mvonpapen/simrest_validation>>url:https://github.com/mvonpapen/simrest_validation]]) 29 29 * [[eFELUnit>>url:https://github.com/appukuttan-shailesh/eFELunit]] ([[https:~~/~~/github.com/appukuttan-shailesh/eFELunit>>url:https://github.com/appukuttan-shailesh/eFELunit]]) 30 30 29 + 31 31 == Test suite for sub-cellular modelling (coming soon) == 32 32 33 33 * [[SubCellUnit>>url:https://github.com/appukuttan-shailesh/subcellunit]] ([[https:~~/~~/github.com/appukuttan-shailesh/subcellunit>>url:https://github.com/appukuttan-shailesh/subcellunit]])