Final model training
What does this implement or fix?
-
Add final_train
function for final model training on the whole data before deployment -
Fix potential issues when random_state
ornormalize
is equal to0
-
Fix unlabelled event code issues with deep_transfer_learn
-
Prevent naming confusion with epoch in the learn
module -
Update simple example to add train_final
-
Doc improvements
Edited by Johann Benerradi