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

RankWarning: Polyfit may be poorly conditioned #13

Open
fire717 opened this issue Jan 11, 2021 · 1 comment
Open

RankWarning: Polyfit may be poorly conditioned #13

fire717 opened this issue Jan 11, 2021 · 1 comment

Comments

@fire717
Copy link

fire717 commented Jan 11, 2021

/home/Facial-Similarity-with-Siamese-Networks-in-Pytorch-master/facemask/utils/aux_functions.py:111: RankWarning: Polyfit may be poorly conditioned
perp_line = fit_line(x, y, image)

@daddy-qian
Copy link

两个原因1、数据过多,拟合可能不准却。2、多项式的次数过多,过拟合。

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

2 participants