Skip to content

william-vu/SecuML

 
 

Repository files navigation

SecuML

SecuML is a Python tool that aims to foster the use of Machine Learning in Computer Security. It is distributed under the GPL2+ license. It allows security experts to train models easily and comes up with a web user interface to visualize the results and interact with the models. SecuML can be applied to any detection problem. It requires as input numerical features representing each instance. It supports binary labels (malicious vs. benign) and categorical labels which represent families of malicious or benign behaviours.

What you can do with SecuML:

See the documentation for more detail.

Getting Started

We provide a dataset intended for spam detection for quick testing. See Getting Started for the instructions.

Papers and Presentations

Authors

About

Machine Learning for Computer Security

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.4%
  • JavaScript 22.0%
  • HTML 2.5%
  • CSS 0.1%