Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

treatments.temporal.regression.crn_regressor wth categorical variables #114

Open
zazzetti opened this issue Feb 9, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@zazzetti
Copy link

zazzetti commented Feb 9, 2024

The model "treatments.temporal.regression.crn_regressor" encounters an error when handling static categorical variables. While creating the TemporalTreatmentEffectsDataset poses no issues, the model.fit() function seems to only accept static integer or float values and not categorical ones. Am I doing something wrong?
Thank you

@zazzetti zazzetti added the bug Something isn't working label Feb 9, 2024
@DrShushen
Copy link
Member

Thank you for reporting the issue!

Could you provide a minimal code example (with fake data) of this case to help us investigate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants