Does Causica support missing data in the training dataset ?
Open
@LaurantChao 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
As claimed in the Readme on github, "Additionally, DECI supports learning under partially observed data."
I purposely injected some Nan into pandas dataframe in multi_investment_sales_attribution example, but it's getting lots of training errors complaining missing values. How to get DECI working on real-world data that missing values are inevitable ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.