AiModel
From KIproBatt Wiki
Simon Stier (talk | contribs) m Tag: 2017 source edit |
Simon Stier (talk | contribs) m Tag: 2017 source edit |
||
| Line 2: | Line 2: | ||
Name: [[Display title of::{{{name|}}}]] | Name: [[Display title of::{{{name|}}}]] | ||
| − | Description: {{{description| | + | Description: {{{description|}}} |
Type: [[IsInstanceOf::{{{type|}}}]] | Type: [[IsInstanceOf::{{{type|}}}]] | ||
| Line 9: | Line 9: | ||
Example data: {{#arraymap:{{{example_data|}}}|;|__FILE__|[[HasExampleData::Media:__FILE__]]|, }} | Example data: {{#arraymap:{{{example_data|}}}|;|__FILE__|[[HasExampleData::Media:__FILE__]]|, }} | ||
| + | |||
| + | {{#set: | ||
| + | |HasDescription={{{description|}}} | ||
| + | |HasTrainingData={{#arraymap:{{{training_data|}}}|;|__FILE__|[[HasTrainingData::Media:__FILE__]]|;}}|+sep=; | ||
| + | |HasExampleData={{#arraymap:{{{example_data|}}}|;|__FILE__|[[HasExampleData::Media:__FILE__]]|;}}|+sep=; | ||
| + | }} | ||
[[Category:LabProcess/File/AiModel]] | [[Category:LabProcess/File/AiModel]] | ||
<includeonly> | <includeonly> | ||