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

使用mice插值,可视化RMSE结果时报错 #19

Open
guo-huojian opened this issue May 30, 2022 · 3 comments
Open

使用mice插值,可视化RMSE结果时报错 #19

guo-huojian opened this issue May 30, 2022 · 3 comments

Comments

@guo-huojian
Copy link

AttributeError: 'Solver' object has no attribute 'masker'

@HCMY
Copy link
Member

HCMY commented Dec 25, 2022

能否贴一下代码

@moonyuuuu
Copy link

mask_all = solver.masker(X_missing)['all']
这句报错了
AttributeError: 'Solver' object has no attribute 'masker'

@HCMY
Copy link
Member

HCMY commented Mar 17, 2024

solver没初始化成功吗?

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

No branches or pull requests

3 participants