Spurious Correlations
await model.train(trainingData, { focus: [0, 1, 2] })await Model.Train(trainingData, { focus: [0, 1, 2] });Explain the problem at a high level and how users can combat it with our SDK
Some sort of abstraction (registration or we work with them) for grouping
This is available for Neural Networks only
await model.train(trainingData, { focus: [0, 1, 2] })await Model.Train(trainingData, { focus: [0, 1, 2] });Some sort of abstraction (registration or we work with them) for grouping