Giter Club home page Giter Club logo

drecsys's Introduction

DRecSys.

DRecSys: Diversity-based Recommendation Approach

Finding developers to assist with project issues is essential in Global Software Development (GSD) contexts, where various individuals with distinct characteristics are involved. Several recommending approaches lead to identifying the same group of individuals who end up work overloaded. Aiming to diversify the recommendation process, we introduced DRecSys: a diversity-based recommendation approach. We seek to identify individuals with characteristics similar to those previously requested to collaborate. To that end, we proposed a hybrid process composed of supervised (classification) and unsupervised (clustering) techniques. We provided evidence that DRecSys is able to recommend suitable non-obvious developers to assist with project issues.

Published Work

This work was published in the CSCWD 2020 : International Conference on Computer Supported Cooperative Work in Design, CSCWD.

Database

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.

drecsys's People

Contributors

talessil avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

kiminh

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.