Hi! I’m still confused on what & where we need to submit:
- For saving functions, such as engineerData, and other customized classes or functions, shall we create Python files in /<TeamDirectory>/Library/Qlib/, or shall we code the function directly in the submitted jupyter-notebook?
- For mandatory functions, is there any other function, besides engineerData, shall we submit? It’s confusing here because the competition requires feature explanation but doesn’t specify whether: A. we need a function to show the feature importance or, B. we can do whatever we want in the submitted jupyter-notebook, as long as we can show the feature importance.
- For shared jupyter-notebook, do we really need to publish it as ‘public’, where everyone can see? Is our final submitted notebook ‘public’?
- For the final submitted notebook, it seems we can’t find it anywhere in our team directory. Also we cannot find the ‘public’ notebooks in our team directory or notebook directory ~/Notebooks/ in https://lab.alphien.com/. Does that mean our final submitted notebook or public notebooks are stored separately from our lab directories?
- If we’re going to load pre-trained files, is there a specific directory we should load from? Or any directory will be fine as long as we specify it in our submitted notebook?
Thanks a lot and have a nice day!