I am running a normal decision tree model on some financial data and getting the following error:
Error: Decision Tree (15): Tool #30: Exception parse error line: 2 column: 363 Expected entity name for reference
First of all, there is no Tool#30 in the module. I don't understand the error at all. Unfortunately, I cannot share the data as it is highly confidential. I am attaching the module along. There is no special selection I have done in the Tree macro.
The module, however, does not stop at this macro. When I use this model to score a data set, only one record is being scored and the rest are being output as null.
If anyone has encountered anything like this, please help. I can answer questions about the data if any. It is a straightforward data set about financial disputes between companies. Thanks!