Created
September 23, 2021 23:14
-
-
Save tiagobento/b1402a30ab5e9d80a55a8e9ca522637f to your computer and use it in GitHub Desktop.
new-file.pmml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<PMML xmlns="http://www.dmg.org/PMML-4_4" version="4.4"> | |
<Header/> | |
<DataDictionary/> | |
<Scorecard modelName="Untitled model" functionName="regression"> | |
<MiningSchema/> | |
<Output/> | |
<Characteristics/> | |
</Scorecard> | |
</PMML> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment