GithubHelp home page GithubHelp logo

drecsys's Introduction

DRecSysDiversity-based Expert Recommendation Approach.

*Process focused in non-common experts recommendation.

Finding experts to assist with project is a crucial task in the Global Software Development (GSD) context, where a variety of stakeholders is involved. Automatic recommendation approaches lead to recommendations of the same group of popular developers, who ends up overloaded with many tasks to solve. This project aims to detect and recommend appropriate and diversified experts in GSD context. To that end, some popular GitHub projects were modeled as a collaborative network. The proposed approach uses NetSCAN clustering algorithm to detect communities and their core nodes. Some known classification algorithms are executed over the found core nodes and its results are compared. A diversity-base recommendation system is used to find experts (true positives), but with the flexibility to find people with features similar to those of experts (false positives).

The full database can be downloaded in: https://drive.google.com/open?id=1zCclYWc5CIKpR-xqZDTEI0u2X7018gz3

FILES:

-pre-processing.py: pre-processing and data manipulation.

-classification.py: classifying models.

-complex-network.py: network modeling and centrality calculations.

FOLDERS:

-instances: tests (example) data.

-NetSCAN_result: netscan execution results.

EXECUTION:

-The database is first modeled as graph. For the network analysis use 'complex-network.py'. 
-NetSCAN algorithm [1] is used in order to find core nodes.
-A new network is build using the core nodes. Many attributes can be extracted from the full database. The chosen attributes are: "author_id", "discussion", "review", "qntags", "pull", "requested". There are an example file inside the instances folder.
-The Pre-processing.py file contains outliers scale reduction function, as well as normalization and instance splitting - test and training (optional).
-The classification algorithms are in 'classification.py' file.

[1] Horta, V., Stroele, V., Braga, R., David, J.M.N. and Campos, F., 2018. Analyzing scientific context of researchers and communities by using complex network and semantic technologies. Future Generation Computer Systems, 89, pp.584-605.

drecsys's People

Contributors

talessil avatar

Watchers

James Cloos avatar

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.