BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
valengvz
Fluorite | Level 6

Hi there, I'm trying to import a GBM model with the PMML file but it is not possible, when I do the same thing with linear regression and generalized models it works fine, my question is: Does SAS support importing ensemble models such as GBM?

 

		<Segmentation multipleModelMethod="modelChain" missingPredictionTreatment="returnMissing">
			<Segment id="1">
				<True/>
				<MiningModel functionName="regression">

Those are the lines that caused the problem, as you see is the line that defines the model segmentation.

1 ACCEPTED SOLUTION

Accepted Solutions
WendyCzika
SAS Employee

Looking here under Supported PMML Models (almost at the end), I don't see GBM listed:

https://go.documentation.sas.com/api/docsets/mdlmgrug/15.2/content/mdlmgrug.pdf

 

View solution in original post

1 REPLY 1
WendyCzika
SAS Employee

Looking here under Supported PMML Models (almost at the end), I don't see GBM listed:

https://go.documentation.sas.com/api/docsets/mdlmgrug/15.2/content/mdlmgrug.pdf

 

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

How to choose a machine learning algorithm

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.

Discussion stats
  • 1 reply
  • 490 views
  • 0 likes
  • 2 in conversation