Validation
struct
defined in module
FastAI
Validation <: Context
A context for applying data transformations during validation/testing.
Encoding
s and
LearningTask
s can dispatch on this when certain transformations, like random augmentations, should not be applied during validation, only in training.
There is
1
method for FastAI.Validation
:
The following pages link back here:
Custom learning tasks, Keypoint regression, New visualization tools for FastAI.jl, Saving and loading models for inference, Siamese image similarity
FastAI.jl , encodings/onehot.jl , interpretation/learner.jl , interpretation/showinterpretable.jl , learner.jl , tasks/check.jl , tasks/task.jl , tasks/taskdata.jl , FastTabular.jl , FastVision.jl , encodings/imagepreprocessing.jl , encodings/onehot.jl , encodings/projective.jl