I wonder if it is possible to pass object weights along with features in Waffle开发者_如何转开发s supervised learners (e.g. decision trees) for boosting purposes?This does not appear to be possible, b
A client has asked us to build a web-based tool to help new users entering into their domain. The system would ask users questions to help build a profile on them and their interests. The profile coul
Does anyone have some example using Random Forests with the 2.3.1 API Mat and not开发者_运维问答 the cvMat?
Once a 10-fold cross-validation is done with a classifier, how can I print out the prediced class of every instance and the distribution of these instances?
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I have been thinking of making an AI for a board game for a long time, and recently I\'ve started to gather resources and algorithms. The game is non-random, and most of the time, there < 3 moves f
I want to implement a complex branching logic Android business application to be used as a marketing questionaire tool with lots of questions and branching among them according to what the user respon
in the last few days I\'ve been thinking about this problem without finding an optimal solution, hence this question.
I was wondering if someone can help me understand how to create a decision tree for a recursive sort. I understand how to do it with, say, bubble sort or insertion sort. When it comes to a recursive s
i have big decision tree with many Yes/No questions. i need implement some code with c# and go trough this tree and get unique id as return.