Skip to content

This repository contains all work related to Exploratory Project.

Notifications You must be signed in to change notification settings

yash6318/Exploratory-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Exploratory-Project

This repository contains all the work related to Exploratory Project, which is Feature Ranking of Software Vulnerabilities prediction using eXplanable AI (XAI) - SHAP (SHapley Additive exPlanations).

Overall ANALYSIS of all Vulnerability Datasets

Vulnerability Datasets (NVD/SARD) [4 - api/au/..] Granularity - Function + File C/C++

for label=1, i.e. has vulnerability -

High values of the following attributes favoured vulnerability:
    CountLineCodeDecl (4)
    CountSemicolon (4)
    CountLineCodeExe (3)


Low values of following favoured vulnerability:
    CountStmt/StmtDecl (5)
    AvgLine (4)
    AltCountLineCode(3)

About

This repository contains all work related to Exploratory Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published