Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 527 Bytes

File metadata and controls

13 lines (8 loc) · 527 Bytes

Microsoft Cognitive Services Anomaly Finder tutorial projects

This tutorial shows the features of the Microsoft Cognitive Services Anomaly Finder 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.