Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 731 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 731 Bytes

Microsoft Cognitive Services Anomaly Detection 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

Installation

  1. Clone the repository, or download the repository as a .zip file and extract the .zip file into an empty directory.
  2. Install Visual Studio 2017, Community Edition.
  3. Install latest Newtonsoft.Json package with NuGet Packages Manager.

You are now ready to begin the tutorial.

Instructions

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