Giter Club home page Giter Club logo

Comments (9)

bulwahn avatar bulwahn commented on July 25, 2024 1

@rsarky I have recorded the task on finding simple rules for this investigation in #66

from pasta.

rsarky avatar rsarky commented on July 25, 2024

2: if we do go for a deep learning based technique, it would be better to pass the entire patch as the model would discover optimal higher level features from those.
3. I am assuming false positives (output person is not actually a maintainer) is more acceptable as compared to false negatives (a maintainer is not amongst the outputs). So precision should be important as an output parameter as compared to recall.

I am not sure if this is indeed a good usecase for a ML model as the problem statement isnt that fuzzy. There are a finite and tractable number of rules that can be written down that will give a definite answer to who are the maintainers of a patch.

from pasta.

quantum109678 avatar quantum109678 commented on July 25, 2024

It would be helpful if the data available could be made public @bulwahn . If not the entire data set, I guess sufficient amount of data to train and experiment various models might be helpful. Also a metadata file would be highly useful

from pasta.

bulwahn avatar bulwahn commented on July 25, 2024

All data is available in this repository here: https://github.com/lfd/PaStA-resources

from pasta.

bulwahn avatar bulwahn commented on July 25, 2024

@rsarky Your hypothesis (2:) needs to be proved or disproved; I would not state that as a matter of fact. The task here would be to investigate that.
To the point about finite and tractable rules, I will create a new task.

from pasta.

rsarky avatar rsarky commented on July 25, 2024

I agree. I was feeling a bit off about point 2, because if we do indeed choose a subset of features such as those you mentioned, each of them has some rule that you could state that would help in determining the maintainers if I am not wrong. But I would be interested in seeing if this indeed works.

Another question to consider is how do we form a good ground truth. If it is driven by get maintainers script then the model will be inherently limited. A manual ground truth is ideal but quite involved.

from pasta.

bulwahn avatar bulwahn commented on July 25, 2024

Here the assumption is that we simply take the full email data as ground truth. How reliably can we predict who a patch will be sent to based on the previous observations?

from pasta.

rsarky avatar rsarky commented on July 25, 2024

So if I understand correctly the assumption is that the existing email data gives a good approximation of who patches should be sent to?

from pasta.

bulwahn avatar bulwahn commented on July 25, 2024

Yes, that would be the assumption of the first investigation. We may refine this by giving more weight on "confidence of its correctness" to patches that have been accepted vs. the ones being ignored, or based on the sender's known involvement, e.g., active for many years, known maintainer, etc.

from pasta.

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.