search

MLE.3 Machine Learning Training

# PROCESS PURPOSE 
The purpose is to optimize the ML model to meet the defined ML requirements.

# PROCESS OUTCOMES 
  • O1 A ML training and validation approach is specified.
  • O2 The data set for ML training and ML validation is created.
  • O3 The ML model, including values, is optimized to meet the defined ML requirements.
  • O4 Consistency and bidirectional traceability are established between the ML training and validation data set and the ML data requirements.
  • O5 Results of optimization are summarized, and the trained ML model is agreed and communicated to all affected parties.

# BASE PRACTICES 
BP1 Specify ML training and validation approach. ( O1 )
BP2 Create ML training and validation data set. ( O2 )
BP3 Create and optimize ML model. ( O3 )
BP4 Ensure consistency and establish bidirectional traceability. ( O4 )
BP5 Summarize and communicate agreed trained ML model. ( O5 )

# OUTPUT INFORMATION ITEMS 
13-52 Communication evidence ( O5 )
13-51 Consistency Evidence ( O4 )
01-54 Hyperparameter ( O3 )
03-51 ML data set ( O2 )
08-65 ML training and validation approach ( O1 )
01-53 Trained ML model ( O3 )