hmehryar / Hm.JetscapeMl

MIT License
1 stars 0 forks source link

R&D Project Structure Musts #325

Open hmehryar opened 1 month ago

hmehryar commented 1 month ago

Todos

hmehryar commented 1 month ago

Watched and implemented this, it was useful: https://youtu.be/CAeWjoP525M?si=k-iceKTo34cPQ4g0

hmehryar commented 1 month ago

Project Structure

hmehryar commented 1 month ago

another useful one https://youtu.be/MaIfDPuSlw8?si=-flYixkx1QzTGBnW

hmehryar commented 1 month ago

for now, it's a good idea to go with cookiecutter structure and choose what's the best for the project meanwhile

hmehryar commented 2 weeks ago

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

hmehryar commented 2 weeks ago

adding an scirpt _ruuner directory can help to keep the code base clean