Giter VIP home page Giter VIP logo

Comments (3)

Jaeyoung-Lim avatar Jaeyoung-Lim commented on June 6, 2024 1

@manumerous What I meant is that you need to separate yaml file that are generated by test logs and what people will be making.

This also means that you need to commit the test logs together

from data-driven-dynamics.

Jaeyoung-Lim avatar Jaeyoung-Lim commented on June 6, 2024

@manumerous I am not sure why having a directory structure solves the problem of contaminating the git tracking? - you will have the same problem.

I suggest that you have a file name you can identify that is used for evaluation of the code.(Thus we can also keep track of the performance of the pipeline over time), which is cleanly separated out of when the user generates from his own logs (which should be ingored). Does this make sense?

from data-driven-dynamics.

manumerous avatar manumerous commented on June 6, 2024

I suggested putting all the yaml files into a folder and ignore the folder by adding it to the gitignore (similarly as we do with the logs folder).

But if it is okay to keep track of them inside the repo we can do that as well. It can just be that we have a few new files per PR from testing.

from data-driven-dynamics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.