Giter Site home page Giter Site logo

Comments (8)

vmarkovtsev avatar vmarkovtsev commented on September 22, 2024 1

The primary user names are included in GHTorrent.
@EgorBu Can you please attach here the best identity matching results on GitHub?

from identity-matching.

vmarkovtsev avatar vmarkovtsev commented on September 22, 2024 1

I collected the dataset of full names: /user/internal-datasets/full_names

Random strategy

46% accuracy if we consider identities without a correct name. Otherwise, ~82%.

Biggest number of commits strategy

56% and 99.9%, respectively.

So 99.9% is a very good number and there is no need for digging deeper. We should count commits for each name and sort them, problem solved.

from identity-matching.

EgorBu avatar EgorBu commented on September 22, 2024

I will launch the extraction of identities and dump it here

Update:
Old result found here: /user/egorbu/idmatching/cache/res_name_threshold_5_email_threshold_28_data_aggregated_deduplicated.pkl - it was launched on initial dataset (not full)
I will launch extraction on full dataset.

from identity-matching.

vmarkovtsev avatar vmarkovtsev commented on September 22, 2024

No, the user names are no longer available. I can take all the logins from GHTorrent, but the names require some GitHub crawling. I will have to run it.

from identity-matching.

vmarkovtsev avatar vmarkovtsev commented on September 22, 2024

I am crawling the full name for each github login on our 11 nodes. ETA 10 days.

from identity-matching.

vmarkovtsev avatar vmarkovtsev commented on September 22, 2024

Fcking GitHub is throttling us with 429. I had to add download delays using the Scrapy's AutoThrottle extension, that will most probably increase ETA.

#38

Fetched ~900k in 10 hours.

from identity-matching.

vmarkovtsev avatar vmarkovtsev commented on September 22, 2024

My experiments showed that the rate-limiting happens if you do more than or equal to 5 requests per second. I set the frequency to 4 and the process has finally stabilized.

from identity-matching.

vmarkovtsev avatar vmarkovtsev commented on September 22, 2024

Progress: 4.6mm through the weekend

from identity-matching.

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.