I am attempting to load a CSV into SAS in order to build a model on. The data is able to import successfully but when I try to create a model with it I receive the following error message.
Error Code: 400
path: /analyticsGateway/projects
path: /dataMiningProjectResources/projects
correlator: 8d1e5fce-5d99-42e4-b82c-55c5d5d3bf19
I encountered the same code below:
Error Code: 400
path: /analyticsGateway/projects
path: /dataMiningProjectResources/projects
correlator: 8d1e5fce-5d99-42e4-b82c-55c5d5d3bf19
Digging into the error, I found that some of my variable names exceeded 32 bytes. The solution was to be reduce variable name below 32 bytes.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.
Find more tutorials on the SAS Users YouTube channel.