Quests: Long execution times
Use this troubleshooting information when experiencing long execution times.
There is a One-Hot Encoder activity present and running
Cause: The One-Hot Encoder results in too many columns if there is a high number of unique values. This may cause long computation times.
There is a user-defined SCRIPT or SQL activity present and running
Cause: The user has the flexibility to define a script or their own SQL which could result in long running activities.
The DATA volume is LARGE
Cause: Pre-processing and training on large datasets can take time.