paper-with-me

Papers

Package equivalence in complex software network

2016-02-11 · Tomislav Slijepčević

The public package registry npm is one of the biggest software registry. With its 216 911 software packages, it forms a big network of software dependencies. In this paper we evaluate various methods for finding similar packages in the npm network, using only the structure of the graph. Namely, we want to find a way of categorizing similar packages, which would be useful for recommendation systems. This size enables us to compute meaningful results, as it softened the particularities of the graph. Npm is also quite famous as it is the default package repository of Node.js. We believe that it will make our results interesting for more people than a less used package repository. This makes it a good subject of analysis of software networks.

📄 PDF Abstract BibTeX arXiv:1602.03681

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Session-based Social and Dependency-aware Software Recommendation

2021-03-10 · Dengcheng Yan, Tianyi Tang, Wenxin Xie, Yiwen Zhang 외

With the increase of complexity of modern software, social collaborative coding and reuse of open source software packages become more and more popular, which thus greatly enhances the development efficiency and software…

Graph AttentionRecommendation Systems

Many-Objective Software Remodularization using NSGA-III

2020-05-13 · Mohamed Wiem Mkaouer, Marouane Kessentini, Adnan Shaout, Patrice Koligheu 외

Software systems nowadays are complex and difficult to maintain due to continuous changes and bad design choices. To handle the complexity of systems, software products are, in general, decomposed in terms of packages/mo…

Learning Software Constraints via Installation Attempts

2018-04-24 · Ran Ben Basat, Maayan Goldstein, Itai Segall

Modern software systems are expected to be secure and contain all the latest features, even when new versions of software are released multiple times an hour. Each system may include many interacting packages. The proble…

How do software citation formats evolve over time? A longitudinal analysis of R programming language packages

2023-07-17 · Yuzhuo Wang, Kai Li

Under the data-driven research paradigm, research software has come to play crucial roles in nearly every stage of scientific inquiry. Scholars are advocating for the formal citation of software in academic publications,…

Articles

EnsembleSVM: A Library for Ensemble Learning Using Support Vector Machines

2014-03-04 · Marc Claesen, Frank De Smet, Johan Suykens, Bart De Moor

EnsembleSVM is a free software package containing efficient routines to perform ensemble learning with support vector machine (SVM) base models. It currently offers ensemble methods based on binary SVM models. Our implem…

Ensemble Learning