Skip to content

Rename predict and evaluation functions

See how evaluate and predict functions are used. It seems that

  • predict is an evaluation function (and should be renamed evaluate)
  • evaluate is used to run validation (and should be renamed validate)