uazadi/WekaNose
Allows weka to smell your code
This tool helps software developers and researchers explore code smell detection using machine learning. You provide your codebase, and WekaNose generates a dataset for training, then applies machine learning algorithms to classify code methods or classes as affected or not affected by specific code smells. This allows for example-based, rather than heuristic-based, identification of code smells.
No commits in the last 6 months.
Use this if you are a software engineering researcher or developer interested in building or evaluating machine learning models for detecting code smells in your projects.
Not ideal if you are looking for an out-of-the-box, plug-and-play static analysis tool without needing to delve into dataset creation or machine learning model training.
Stars
13
Forks
1
Language
Java
License
GPL-3.0
Category
Last pushed
Oct 13, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/uazadi/WekaNose"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
o19s/elasticsearch-learning-to-rank
Plugin to integrate Learning to Rank (aka machine learning for better relevance) with Elasticsearch
oracle/tribuo
Tribuo - A Java machine learning library
Waikato/meka
Multi-label classifiers and evaluation procedures using the Weka machine learning framework.
Waikato/moa
MOA is an open source framework for Big Data stream mining. It includes a collection of machine...
allegro/allRank
allRank is a framework for training learning-to-rank neural models based on PyTorch.