Skip to content
View chizzymeka's full-sized avatar

Block or report chizzymeka

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. associationRuleMiner associationRuleMiner Public

    This program finds files often changed together in commits in a GitHub repository.

    Python

  2. software-metrics-calculator software-metrics-calculator Public

    This program calculates method-level software metrics for Java-based software systems. The metrics include Age (in weeks), Code Churn (inter-version method change detection), Cyclomatic Complexity,…

    Java

  3. software-metrics-evaluator software-metrics-evaluator Public

    This program evaluates the predicted results against the ground truth data for Tomcat 7 vulnerabilities. It calculates Precision, Recall, Accuracy and F1-Score.

    Java

  4. software-metrics-outlier-processor software-metrics-outlier-processor Public

    This program uses permutation and combination to find the intersection of anomalous data across five software metrics data, including age, code churn, complexity, dependency and size metrics.

    Java

  5. ground-truth-processor ground-truth-processor Public

    This program develops JSON data from Tomcat 7 Vulnerabilities data.

    Java