Hi, how are you? I've been starting to use SAS Enterprise Miner 7.1 H1 and I was wondering if there's any efficent way of programming arbitrary parameters' searches. For example: - When tuning K for K-NN, I manually created 10 nodes with 10 different K values. - When tuning Hidden Units for a Neural Network, I had to do the same thing. When you want to get greedy with your search space, programming it this way becomes quite tedious. Is there a way to use a single encapsulating node and easily set different parameters combinations to be tested, instead of having to manually set different model nodes? Thanks a lot! Best regards, Ivan.
... View more