question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

package to test model packages

See original GitHub issue

cerebral-test-model

model package should have it as devDep to check whether it conforms to current model package api: accessors, mutators, toJson, etc.

cerebral-model-mock

plain js model package suggested to use within tests across cerebral-* packages

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
Guriacommented, Jul 11, 2016

I thought about implementing abstract class (after transition to ts) in cerebral core package which can be used as base class by all model packages. So there wouldn’t be a need in cerebral-test-model and we will have an easy compile time check of model package API conformance.

0reactions
christianalfonicommented, Aug 6, 2016

What is there to test inside model?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create a Model Package Resource - Amazon SageMaker
To create a model package in the SageMaker console: · From the left menu, choose Inference. · Choose Marketplace model packages, then choose...
Read more >
Check model assumptions with easystats package in R
Check model assumptions with easystats package in R ... Easystats is a collection of R packages, which aims to provide a unifying and...
Read more >
CRAN - Package modeltests
Provides a number of testthat tests that can be used to verify that tidy(), glance() and augment() methods meet consistent specifications. This ...
Read more >
Assessment of Regression Models Performance • performance
Test if your model is a good model!​​ There is no unique and consistent approach to assess the model quality for different kind...
Read more >
R packages for regression | Regression Analysis with R
We will also be able to make model diagnosis in order to verify the plausibility of the classic hypotheses ... The package utilizes...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found