Skip to content

feature(learner): learner_hurdle#160

Draft
kkholst wants to merge 1 commit intodevfrom
feat/learner-hurdle
Draft

feature(learner): learner_hurdle#160
kkholst wants to merge 1 commit intodevfrom
feat/learner-hurdle

Conversation

@kkholst
Copy link
Copy Markdown
Owner

@kkholst kkholst commented Mar 23, 2026

This PR implements a hurdle model where the conditional mean takes the form
E[Y|X,Z] = f(X) + y' P(Y=y'|Z)

Should we consider to expand this to a more general discrete point-mass distribution?
E[Y|X,Z] = f(X) + \sum_{y'} y' P(Y=y'|Z)

This is WIP

@kkholst kkholst marked this pull request as draft March 23, 2026 11:03
@kkholst kkholst requested a review from benesom March 23, 2026 11:06
@kkholst kkholst changed the base branch from main to dev March 23, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant