Code Monkey home page Code Monkey logo

qrapids-wsa's Introduction

Before running the main class TestUtil, modify the following variables:

  1. pathname Path to the DNE file containing the BN in which the WSA will be applied. Example: "C:/Users/Martí/Strategic Indicators Protocol/workshop_productquality.dne";

  2. SInodeName Exact name of the node for which the CPT is going to be inferred. Can be found in the node properties inside Netica Example: "productquality";

  3. weights Weights of the parent nodes of the child node for which the CPT is going to be inferred (SInodeName), quantifying the relative impact of each factor on the child node. The weights must add up to 1 and should be in float format.

The weights have to be ordered in the same way they are ordered in the CPT of the child node (In Netica, right click on child node/Table) Example 1: // BC SS CQ weights[] = {0.68f, 0.24f, 0.08f};

Example 2: // CQ SW float weights[] = {0.3f, 0.7f};

qrapids-wsa's People

Contributors

lidix91 avatar martimanzano avatar

Watchers

James Cloos avatar  avatar  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.