packing-box / docker-packing-box

Docker image gathering packers and tools for making datasets of packed executables and training machine learning models for packing detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plot a pie chart of packed samples with the `dataset` tool

dhondta opened this issue · comments

commented

dataset show displays the metadata and statistics about a dataset, including its labels of packers.
It could also have a describe command that plots a pie chart of the distribution of labels, useful for including in the documentation or even papers.

commented

Done with c3ffdb2.
Refactored with d783d8e. For now, dataset plot is used ;

  • dataset plot features will plot the bar chart for visualizing feature(s) values
  • dataset plot labels will plot the pie chart of labels of the dataset