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

The variable don't have default value #27

Open
trungkien210493 opened this issue Oct 30, 2019 · 0 comments
Open

The variable don't have default value #27

trungkien210493 opened this issue Oct 30, 2019 · 0 comments

Comments

@trungkien210493
Copy link

trungkien210493 commented Oct 30, 2019

Actually, if the code flow go to in LSTM or TBAT (functions_timeseries.py) the following code will go to exception:
print ("el ganador es " + str(winner)) because winner is not created in this code flow. I also hope you can share the reference for each method because of reliability. As the auto_arima.py, I don't know why you choose the df_aler = df_aler[(df_aler['anomaly_score']> 2)], the threshold as 2 need some references.

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