BookmarkSubscribeRSS Feed
PICKME
Calcite | Level 5

FIRST, data set

x7_1 : 1(old) 0(young)

AA,AB, ~ , DN,DM : 1 (disease o) 0(disease x)

JID : person

 

SECOND, i analyzed bayesian network node in SAS E Minser.

ID :JID

TARGET : x7_1

INPUT : AA,AB, ~ , DN,DM

 

network model: TAN

number of bins: 2

maximum parents: 1

 

THIRD, analysis results

 

 

1.PNG

Why is the result like that? 

The result what i want is this.

-> x7_1   1   CV   0    probability

    x7_1   1   CV   1    probability

    x7_1   0   CV   0    probability

    x7_1   0   CV   1    probability

 

could you plz help me..

3 REPLIES 3
JasonXin
SAS Employee
Hi, this is from Enterprise Miner? Jason Xin
PICKME
Calcite | Level 5

YES!!!!!

PLZ. I'M SO CURIOUS!!!!!

 

yeliu
SAS Employee

In HP BN Classifier node, if you specify network model to be TAN, the maxparents are not applied.

If you really want a TAN model with maxparents=1, you need to spcify Naive Bayes in your network model.

 

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
  • 3 replies
  • 1092 views
  • 0 likes
  • 3 in conversation