-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
R&D Project Structure Musts #325
Comments
Watched and implemented this, it was useful: |
Project Structure
|
another useful one |
for now, it's a good idea to go with cookiecutter structure and choose what's the best for the project meanwhile |
having a preprocess_dataset.py and model_validation.py can be useful for each parameter classification folder, I'm trying to practice this to see how practical it is for our case |
adding an scirpt _ruuner directory can help to keep the code base clean |
Todos
The text was updated successfully, but these errors were encountered: