Skip to content

MicrosoftAnomalyDetection/javascript-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Microsoft Cognitive Services Anomaly Detection javascript tutorial projects

This tutorial shows the features of the Microsoft Cognitive Services Anomaly Detection REST API by using C#, Java, Python and JavaScript(HTML).

Getting started

Run the example

  1. Clone the repository, or download the repository as a .zip file and extract the .zip file into an empty directory.
  2. Put your subscription key into the Subscription Key field on detect function on anomalydetection.html, please verify that you are using the correct region in Subscription Region.
  3. Open anomalydetection.html in a Web browser.
  4. Enter time series data points or you can use the sample data, then click the Anomaly Detection button to detect anomaly and see the result in the right Response text box.

You are now ready to begin the tutorial.

Instructions

The instructions for the tutorial can be found at Anomaly Detection API.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages