microsoft / microsoft/causica

AttributeError: 'DECIModule' object has no attribute 'sem_module'

Open
#74 1 comment 0 reactions 1 assignee View on GitHub

@pawni is already working on this.

Since Feb 13, 2024.

Dominant language
Python
Stars
536
Forks
69
Avg merge
20h 29m
Merged PRs (30d)
1

Description

Hi,

Thank you for the great work. I was going through the sample code in multi_investment_sales_attribution.ipynb and everything seemed to be running smoothly during training. However, I encountered an error when executing the torch.save(lightning_module.sem_module, "deci.pt").
AttributeError: 'DECIModule' object has no attribute 'sem_module'.
Would you please help troubleshooting the error ? thanks

I installed causica with pip, seems the latest release version is 0.3.4.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.