BookmarkSubscribeRSS Feed
PICKME
Calcite | Level 5

4.PNG

data set.

JID=ID(Interval)  , x7_1= age group(1=old,0=young) , AY~AB is disease (1=infection,0=uninfection) (x7_1,AY~AB is BINARY) 

i want to know the association of variables which is disease name using the hpbnet of EM.

can I know a network in diseases using bayesian network node?

But I know nothing from seting data(ex. what is the TARGET variable?) and what should I choose which bayesian network.

 2.PNG

 

SO, what I want is first, which bayesian network (NAIVE, BAN, TAN) shoud I use?

secend, if I wanna know network in disease, how can I set the data?(significance level, network model, maximum parents, number of bins)

 

1 REPLY 1
rayIII
SAS Employee

The Bayesian Network implementation in EM is a classifier. You can think of it as an alternative to models like decision trees, neural networks, etc. that makes certain simplifying assumptions about the relationships between the inputs and target (the variable containing the event or class you want to predict).

 

It it is not clear that you have a unique target variable. I would suggest getting more familar with HPBNET, starting with video below. That will help you decide whether it is actually appropriate for your situation. (Off the top of my head I would consider clustering the diseases or computing the distances between the diseases and projecting the distance matrix onto two dimensions. But there are other possibilities and I'm not entirely sure of the desired end result)

 

Intro to HPBNET

 

i hope this helps,

 

Ray

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1132 views
  • 0 likes
  • 2 in conversation