Usage Note 20054: "ERROR: Maximum levels of 512 exceeded"
By default, Enterprise Miner limits the maximum number of levels of a
nominal variable to 512. If you exceed this limit, you will see a
message:
ERROR: Maximum levels of 512 exceeded.
This does not necessarily mean that there is a problem. If you
encounter this error and do not suspect a problem with your data, you
can eliminate this message in two ways.
1. Change the level of the variable from nominal to interval in the
data source.
2. Add the following line of code in the project start-up code:
%let EM_TRAIN_MAXLEVELS=n;
where N equals the maximum number of levels that you want to allow.
Use whichever method you judge to be statistically appropriate for your
analysis.
Operating System and Release Information
| SAS System | SAS Enterprise Miner | Microsoft Windows NT Workstation | 4.3 | | 9.1 TS1M3 SP1 | |
| Microsoft Windows Server 2003 Datacenter Edition | 4.3 | | 9.1 TS1M3 SP1 | |
| Microsoft Windows XP Professional | 4.3 | | 9.1 TS1M3 SP1 | |
| Microsoft Windows Server 2003 Standard Edition | 4.3 | | 9.1 TS1M3 SP1 | |
| Microsoft Windows Server 2003 Enterprise Edition | 4.3 | | 9.1 TS1M3 SP1 | |
| Microsoft Windows 2000 Professional | 4.3 | | 9.1 TS1M3 SP1 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Usage Note |
| Priority: | |
| Topic: | Analytics ==> Data Mining
|
| Date Modified: | 2007-04-26 09:08:11 |
| Date Created: | 2007-04-26 08:47:40 |