The model artifact that is created through a training process involving an ML algorithm (that is, the learning algorithm) and the training data to learn from.
<xs:element name="MLModel"><xs:annotation><xs:documentation xml:lang="en">The model artifact that is created through a training process involving an ML algorithm (that is, the learning algorithm) and the training data to learn from.</xs:documentation><xs:appinfo><label xml:lang="en">Machine learning model</label><identifier>http://w3id.org/meta-share/meta-share/MLModel</identifier><alt_label xml:lang="en">ML model</alt_label></xs:appinfo></xs:annotation><xs:complexType><xs:sequence><xs:element name="ldSubclassType" fixed="MlModel"><xs:annotation><xs:appinfo><indexed>true</indexed></xs:appinfo></xs:annotation></xs:element><xs:element ref="ms:modelVariant" minOccurs="0"><xs:annotation><xs:appinfo><recommended>true</recommended></xs:appinfo></xs:annotation></xs:element><xs:element ref="ms:typesystem" minOccurs="0"><xs:annotation><xs:appinfo><relation>mm</relation><recommended>true</recommended></xs:appinfo></xs:annotation></xs:element><xs:element ref="ms:annotationSchema" minOccurs="0"><xs:annotation><xs:appinfo><relation>mm</relation></xs:appinfo></xs:annotation></xs:element><xs:element ref="ms:annotationResource" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:appinfo><relation>mm</relation></xs:appinfo></xs:annotation></xs:element><xs:element ref="ms:tagset" minOccurs="0"><xs:annotation><xs:appinfo><relation>mm</relation></xs:appinfo></xs:annotation></xs:element><xs:element ref="ms:method" minOccurs="0"><xs:annotation><xs:appinfo><relation>mm</relation><recommended>true</recommended></xs:appinfo></xs:annotation></xs:element><xs:element ref="ms:mlFramework" minOccurs="0"><xs:annotation><xs:appinfo><relation>mm</relation><recommended>true</recommended></xs:appinfo></xs:annotation></xs:element><xs:element ref="ms:algorithm" minOccurs="0" maxOccurs="unbounded"/><xs:element ref="ms:algorithmDetails" minOccurs="0" maxOccurs="unbounded"/><xs:element ref="ms:trainingCorpusDetails" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:appinfo><recommended>true</recommended></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>