What is static and dynamic prediction?
What is Peakedness and Cardianality and how it is realated to choosing between static and dynamic model serving?
Peakedness - how much is data concentrated aroud the mean
Cardinality - number of values in the set
What are the options to make your training faster?
What is a distributed training?
Splitting your training workload across multiple worker nodes (potentially with multiple GPU each) connected over a network