Open 3D Engine MachineLearning Gem API Reference  24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
MachineLearning::TrainingInstance Struct Reference

Public Attributes

SupervisedLearningCycle m_trainingCycle
 
AZStd::string m_testDataName
 
AZStd::string m_testLabelName
 
AZStd::string m_trainDataName
 
AZStd::string m_trainLabelName
 
int32_t m_totalSamples = 0
 
int32_t m_correctPredictions = 0
 
int32_t m_incorrectPredictions = 0
 

The documentation for this struct was generated from the following file: