Skip to content

Commit 7f2f8ae

Browse files
committed
Merge branch 'main' of github.com:CITCOM-project/CausalTestingFramework into gp-formulae
2 parents 5886480 + bfd0534 commit 7f2f8ae

File tree

3 files changed

+842
-0
lines changed

3 files changed

+842
-0
lines changed

causal_testing/surrogate/causal_surrogate_assisted.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
from causal_testing.estimation.cubic_spline_estimator import CubicSplineRegressionEstimator
1111

1212

13+
1314
@dataclass
1415
class SimulationResult:
1516
"""Data class holding the data and result metadata of a simulation"""

0 commit comments

Comments
 (0)