Last active
September 17, 2021 17:20
-
-
Save tiagobento/20ffe4a11a1a7180f800248383aa4b4e 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