Skip to content

Instantly share code, notes, and snippets.

@AviSoori1x
Created April 14, 2021 00:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AviSoori1x/475d136248d23bfec8e1b29978d862e0 to your computer and use it in GitHub Desktop.
Save AviSoori1x/475d136248d23bfec8e1b29978d862e0 to your computer and use it in GitHub Desktop.
s.table.promote(name="hmeqTest", caslib='public',target="hmeqTest",targetLib='public')
modelAstore = s.decisionTree.dtreeExportModel(modelTable = {"caslib":"public","name":"gradboosthmeqtest" },
casOut = {"caslib":"public","name":'hmeqTestAstore','replace':True})
s.table.promote(name='hmeqTestAstore', caslib='public',target='hmeqTestAstore',targetLib='public')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment