Azure-Samples / cosmos-notebooks

Sample Notebooks
24 stars 28 forks source link

Add files via upload #43

Closed Rodrigossz closed 4 years ago

Rodrigossz commented 4 years ago

Purpose

New IoT Data Generator + Anomaly Detection + Visualization Notebook.

Does this introduce a breaking change?

[ ] Yes
[X ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ X] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

Just run the notebook. There is one cell where you will need to use an Anomaly Detector API key. I can share mine with you.

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information

Please ping me for any question.