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

System is computationally singular when using parametric methods #69

Open
mahmoudibrahim98 opened this issue Jan 8, 2021 · 0 comments

Comments

@mahmoudibrahim98
Copy link

Hello
when I try to generate synthetic data using parametric method, I'm getting the following error:
Error in solve.default(xtx + diag(pen)) :
system is computationally singular: reciprocal condition number = 6.01891e-17

I tried to drop features that are highly correlated (with correlation coefficient more than 0.8) but the error still exist. is there any way to fix this error?

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

1 participant