Bayesian network

New Altair Community Member
Updated by Jocelyn
Hello,
How Can i use the Rapid Miner as tool which get as input data table with attributes and give as output the Bayesian network that represent the dependency between these attributes ?
Thanks,
Boris
How Can i use the Rapid Miner as tool which get as input data table with attributes and give as output the Bayesian network that represent the dependency between these attributes ?
Thanks,
Boris
Find more posts tagged with
Sort by:
1 - 7 of
71
Hi,
actually I still don't know what you mean, since you did not give me any additional information. But in the end I think, you simply won't find it in RapidMiner. But feel free to implement the algorithm yourself and if you like, please contribute it to the community.
Greetings,
Sebastian
actually I still don't know what you mean, since you did not give me any additional information. But in the end I think, you simply won't find it in RapidMiner. But feel free to implement the algorithm yourself and if you like, please contribute it to the community.
Greetings,
Sebastian
Might the package com.rapidminer.operator.learner.bayes be of use for this?
http://rapid-i.com/api/rapidminer-5.1/com/rapidminer/operator/learner/bayes/package-summary.html
http://rapid-i.com/api/rapidminer-5.1/com/rapidminer/operator/learner/bayes/package-summary.html
you can just import the data to your local repository and then apply the operator W-BayesNet from the Weka Extension.
If you need a basic understanding of RapidMiner, please take a look at the various introductory you tube videos.
Greetings,
Sebastian