Walid-khaled / Design-Patterns-Detection-MLLinks
This repository contains an implementation for design patterns detection. In this task, feature engineering and ensemble learning are applied. The dataset is a subset of source code metrics for each an every java project. Each project in the dataset belongs to one of 3 categories. It is apart of Assignment2 in Machine Learning course for ROCV ma…
☆10Updated 3 years ago
Alternatives and similar repositories for Design-Patterns-Detection-ML
Users that are interested in Design-Patterns-Detection-ML are comparing it to the libraries listed below
Sorting:
- ☆15Updated 4 years ago
- ☆12Updated 3 years ago
- Code for "Typilus: Neural Type Hints" PLDI 2020☆62Updated 2 years ago
- Replication Code for "Self-Supervised Bug Detection and Repair" NeurIPS 2021☆112Updated 3 years ago
- an implementation of "code2vec: Learning Distributed Representations of Code"☆30Updated last year
- [AAAI 2021] - TreeCaps: Tree-based Capsule Network for Source Code Processing☆23Updated 2 years ago
- CFG based program similarity using Graph Neural Networks☆36Updated 2 years ago
- Research Acceleration Platform that provides interface to multiple state-of-the-art program analysis tools including but not limited to f…☆75Updated last year
- ☆29Updated 3 years ago
- ☆61Updated 2 years ago
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆69Updated 3 years ago
- Type4Py: Deep Similarity Learning-Based Type Inference for Python☆65Updated 2 years ago
- A toolkit for pre-processing large source code corpora☆46Updated 3 years ago
- Transformer-based approaches for an efficient docstrings generation on a piece of Python's code.☆17Updated 4 years ago
- CD4Py: Code De-Duplication for Python☆24Updated 5 years ago
- Hoppity☆60Updated 5 years ago
- A tool to convert nodes in an Abstract Syntax Tree into vector embeddings☆76Updated 3 years ago
- Source Code Data Augmentation for Deep Learning: A Survey.☆66Updated last year
- ☆15Updated last year
- Official implementation of our work, 'GypSum: Learning Hybrid Representations for Code Summarization'.☆14Updated 3 years ago
- Evaluation of source authorship attribution tool☆23Updated 4 years ago
- ☆23Updated 2 years ago
- A benchmark for evaluating embeddings of identifiers in source code.☆22Updated 4 years ago
- [ICML 2020] DrRepair: Learning to Repair Programs from Error Messages☆196Updated 4 years ago
- A Python script to collect data from GitHub using its API.☆43Updated 3 years ago
- A tool to provide the graph representation of the source code based on the paper: "Learning to Represent Program with Graph, ICLR'18"☆50Updated 5 years ago
- ☆20Updated 2 years ago
- Replication of AST Neural Network from Zhang J. et. al (2019) and application to software vulnerability detection☆13Updated 5 years ago
- Fork of the awesome function_parser library from Github's CodeSearchNet Challenge repo: https://github.com/github/CodeSearchNet/tree/mast…☆29Updated 2 years ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆39Updated 2 years ago