Skip to content

Commit

Permalink
Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescMartiEscofetQC authored Jun 24, 2024
1 parent ba895a3 commit e81d152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metalearners/slearner.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ def evaluate(
model_kind=_BASE_MODEL,
is_oos=is_oos,
oos_method=oos_method,
is_treatment=False,
is_treatment_model=False,
)

def predict_conditional_average_outcomes(
Expand Down

0 comments on commit e81d152

Please sign in to comment.