Skip to content

ProcessTargetParent()

Vidhi Jain edited this page Jun 14, 2017 · 1 revision

Tasks

  • Create Markov Blanket in @database@_BN for each functor to keep consistency

  • Drop the existing tables for 1Nodes, 2Nodes and RNodes.

    Instead, create new tables with current functorIds. [To be completed]

  • [ToDo: generate local CT based on the associated columns]

  • Replace rnid with orig_rnid, be consistent with ct and cp tables for weight learning

    Make updates in tables TargetParents, TargetChildren, TargetChildrensParents and TargetMB.

  • Find the corresponding ct tables in @database@_target_ct database

  • Make rnid be consistent between the training and testing/target database

[To be completed]

Clone this wiki locally