Skip to content

Commit

Permalink
Update autoemulate/compare.py
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
MaxBalmus and github-actions[bot] authored Aug 9, 2024
1 parent bca3387 commit 8e00e84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion autoemulate/compare.py
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ def compare(self):
logger=self.logger,
)
else:

# run cross validation
fitted_model, cv_results = _run_cv(
X=self.X[self.train_idxs],
Expand Down

0 comments on commit 8e00e84

Please sign in to comment.