Best Practices - Teradata AI Studio

Teradata® AI Studio - Open Python Framework

Product
Teradata AI Studio
Release Number
1.3
Published
July 2026
ft:locale
en-US
ft:lastEdition
2026-07-28
dita:mapPath
rmu1782935249910.ditamap
dita:ditavalPath
ayr1485454803741.ditaval
dita:id
cgn1782251337635
  • Start with a modest cluster size and scale only when the workload requires it.
  • Use CPU clusters for general Python and ETL-style tasks; use GPU clusters only when model or data processing libraries benefit from acceleration.
  • Persist checkpoints externally for multi-node training.
  • Monitor the Ray Dashboard during long-running jobs.
  • Delete clusters promptly after use.