Radhikha Myneni
Radhikha Myneni
@vishwath13 The pdf needs to be updated i.e., you no longer need two files as the content of StreamManagerThread.java was merged into SASJavaExec.java, hence you only need the latter. There...
@vishwath13 The PDF is accurate except for the list of classes you need -- that is, you only need SASJavaExec.java file. We have not tested with Java 6 so cannot...
Hi Roy, Yes, you will need a target whenever you run supervised models like Regression, Decision Tree, Neural Network etc. Radhikha On Wed, Nov 8, 2017 at 1:58 PM, Roy...
@praveensas are you failing running code from repo enlighten-integration/SAS_Base_OpenSrcIntegration or just trying to use JavaObj in Base SAS. Either way, you (1) need to compile Java class(es) that you want...
@filbert11 - looks like the code is trying to run the following command but not finding some file along the way - do you have all these directories specified correctly?...
That error is coming directly from Python, maybe you don't have all the needed dependencies installed. Any line in the log that starts with "INFO: PROCESS OUTPUT >>>" is coming...
Hi Arul, The examples in this repository are xml files that can be imported as a diagram into SAS Enterprise Miner. As documented in the instructions of the repository README,...