A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://github.com/scidash/sciunit below:

scidash/sciunit: A Python framework for test-driven validation of scientific models.

SciUnit: A Test-Driven Framework for Formally Validating Scientific Models Against Data

The conference paper


Jupyter Tutorials
API Documentation

or

conda install -c conda-forge sciunit
my_model = MyModel(**my_args) # Instantiate a class that wraps your model of interest.  
my_test = MyTest(**my_params) # Instantiate a test that you write.  
score = my_test.judge() # Runs the test and return a rich score containing test results and more.  
Domain-specific libraries and information

NeuronUnit for neuron and ion channel physiology
See others here

There is a mailing list for announcements and discussion. Please join it if you are at all interested!

RRID:SCR_014528

SciUnit is released under the permissive MIT license, requiring only attribution in derivative works. See the LICENSE file for terms.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4