Giter VIP home page Giter VIP logo

anomalydetectiononrisk's Introduction

AnomalyDetectionOnRisk

A comparison between 5 models for performing anomaly detection on financial risk measures and returns. These experiments were conducted as part of the degree project Anomaly Detection for Portfolio Risk Management, which can be found in Simon_Westerlind_Masters_Thesis.pdf or on Diva.

Prerequisites

  1. Install Conda.
  2. Install the conda requirements with
conda install --yes --file requirements.txt
  1. Install the rugarch package. Elsewise the ARMA-GARCH will not work.

  2. Install NuPIC.

  3. Copy the returns_and_risk folder which exists in ./htm and place it in /nupic/examples/opf/clients/

Run

To run the EWMA, ARMA-GARCH, LSTM and HardLimits, run

python garch_long.py

while in the ./garch folder. Thereafter run

python run.py --plot

The HTM can be run with the same command from within /nupic/examples/opf/clients/returns_and_risk/anomaly/one_returns. However first you must create a separate conda environment and install:

conda install --yes --file requirements_htm.txt

anomalydetectiononrisk's People

Contributors

simonwesterlindvpd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.