[go: up one dir, main page]

Skip to content

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 or normalize is equal to 0
  • 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

Merge request reports

Loading