Community & Support
Learn
Marketplace
Discussions
Categories
Discussions
General
Platform
Academic
Partner
Regional
Explore Siemens Communities
User Groups
Documentation
Events
Altair Exchange
Share or Download Projects
Resources
News & Instructions
Programs
YouTube
Employee Resources
This tab can be seen by employees only. Please do not share these resources externally.
Groups
Join a User Group
Support
Home
Discussions
Community Q&A
Kernel density estimator in W-NaiveBayes
fosgene
Hi,
does anybody know why W-NaiveBayes does not include the kernel density estimator like his similar in Weka? This option is only part of W-NaiveBayesUpdateable. The same issue concerns Rapidminer in-built NaiveBayes.
Thank you!
Matteo
Find more posts tagged with
AI Studio
Accepted answers
All comments
land
Hi Matteo,
it might not be the newest version of weka delivered with rapid miner. You could exchange the weka.jar in the lib directory manually.
Our own implementation of NaiveBayes does not support Kernel Density estimation at this point of time. Perhabs we will readd the feature in future, but there were some unresolved problems with the performance/accuracy trade-off for huge data sets in the old implementation.
Greetings,
Sebastian
fosgene
land wrote:
You could exchange the weka.jar in the lib directory manually.
Do you mean copy and paste the weka.jar I can find in the zip file I download from weka website?
Because I have already pasted weka.jar (version 3.5.8 - its NaiveBayes already has kernel estimator) in the lib directory. But RapidMiner keep not showing me the new option.
land
hmm,
seems to be strange. I will check that and come back to you.
Greetings,
Sebastian
fosgene
Leaving for a while the issue about kernel density estimator, I tried W-NaiveBayesUpdateble but I can't understand how it works compared to ordinary NaiveBayes.
First of all, is the term Updateable a definition for an on-line algorithm? And about this, does it mean that NBUpd uses one istance at time, evaluates it, and adds its results to those of all past instances?
Second, the fact of attribute precision: how does it work? The help only says that "This classifier will use a default precision is 0.1 for numeric attributes when buildClassifier is called with zero training istances", but there is no explanation about its use.
Thanks for your help!
Matteo
land
Hi Matteo,
I don't know this learners algorithm since it's one of the weka learners. (As indicated by the "W-") But I assume, that it recalculates mean and variance of all attributes incrementally if another example is added.
Greetings,
Sebastian
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups