Azure-Samples / Azure-Samples/AnomalyDetector
if True in response.is_anomaly:
- Dominant language
- Jupyter Notebook
- Stars
- 110
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```
### Minimal steps to reproduce
> run the code in VSCOCE
### Any log messages given by the failure
Exception has occurred: NameError
name 'response' is not defined
File "C:\vscode\2.py", line 69, in
if True in response.is_anomaly:
### Expected/desired behavior
>
### OS and Version?
> win 10
### Versions
>
### Mention any other details that might be useful
> ---------------------------------------------------------------
> Thanks! We'll be in touch soon.
Contributor guide
Assessment
This issue has not been assessed yet.