All,
Am a newbie to zindi.
As I attempt the challenges, I find the notebooks (a single one) as not my best taste when it comes to attempting the problem.
Can I submit a bunch of python files e.g. model.py, train.py, generator.py, config.py all which work in concert to achieve the task, along with a README.md to explain the files in the submission? Or what do you folks do when you make it to the top 20?
You don't need to submit a notebook but a notebook is the most common format.
We welcome all scripts and software as long as it is open source.