You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ModelTesting is a simple package that wraps SymbolicIndexingInterface to provide straightforward model regression analysis & comparision functionality.
3
+
4
+
It can export model result data using `discretize_solution` into a DataFrame and can compare against those DataFrames using `compare`. It's intended for use in CI pipelines.
0 commit comments