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

TypeError: SUOD.__init__() got an unexpected keyword argument 'cost_forecast_loc_fit' #545

Open
jajinkya opened this issue Feb 9, 2024 · 2 comments

Comments

@jajinkya
Copy link

jajinkya commented Feb 9, 2024

I was trying to use SUOD model from pyod model list. Initially when importing SUOD ; throwing error of module not found. So I have installed SUOD with command ! pip install --pre suod . Then I was getting error of SUOD.__init__() got an unexpected keyword argument 'cost_forecast_loc_fit'.

image

@yzhao062
Copy link
Owner

yzhao062 commented Feb 9, 2024

Please try to update pyod to 1.1.3. I just release this version

@jajinkya
Copy link
Author

jajinkya commented Feb 9, 2024

It is resolved after updating the pyod library to 1.1.3. Thanks

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