decision-tree
How decision tree calculate the splitting attribute?
When we are using any decision tree algorithm and our data set consists of numerical values. I have found that the results provided by the program splits the node on values that are not开发者_如何学J[详细]
2023-03-12 03:38 分类:问答Microsoft Decision Trees: support cases for a specific node
I\'m using Microsoft Deci开发者_JAVA技巧sion Trees in Microsoft Analysis Services Data Mining, and need to show the historical data (the support cases from the training data used to train the decision[详细]
2023-03-11 06:59 分类:问答Visualizing Weka classification tree
I am using few data sets available online and trying to visualize tree. However, it does not l开发者_JAVA百科et me visualize tree option at all. Could anyone please guide me how to get the tree diagra[详细]
2023-03-07 02:08 分类:问答Native Java Solution to Decision Table
I\'m haiving an interesting discussion with an esteemed colleague and would like some additional input...[详细]
2023-03-03 13:41 分类:问答How to perform decision tree lookup using mapreduce? I am looking for an optimized version
I have decision tree with millions of nodes, serialized on HDFS. Can any one please help me giving some pointer how to do better serialization so tha开发者_StackOverflowt I can perform search more eff[详细]
2023-02-27 05:55 分类:问答Query on decision trees
I\'m trying to understand a para in my AI textbook, and need help with this. Essentially, my question is why are there 2^(2^n) functions on n attributes if it takes 2^n bits to define a function?[详细]
2023-02-25 11:05 分类:问答C++ Decision Tree Implementation Question: Think In Code
I\'ve been coding for a few years but I still haven\'t gotten the hang of pseudo-coding or actually thinking things out in code yet. Due to this problem, I\'m having trouble figuring out exactly what[详细]
2023-02-25 00:49 分类:问答Decision Tree Based Form in SharePoint
I have to implement solution 开发者_StackOverflow社区for Microsoft Office SharePoint Server 2007 Standard. The user has some questions to be answered. Depending on answers, different results are pres[详细]
2023-02-24 09:42 分类:问答Find best attribute in decision tree
i\'ve come across one question ColorFlavorEdibility RedGrapeYes RedCherryYes GreenGrapeYes GreenCherryNo BlueGrapeNo[详细]
2023-02-22 12:40 分类:问答Decision network
Do you k开发者_如何转开发now what is this, and How they represent decisions (using probabilities) inDecision Theory[详细]
2023-02-17 20:53 分类:问答