Skip to content

HanchengZhao/Malware-Prospector

Repository files navigation

Malware Prospector

Screenshots of the widget

image

To run

make sure you have python 2.7 before going through rest steps

  • Install the library:

    pip install -r requirements.txt

  • Preprocess:
    • Inside scripts/preprocess/ folder:

      python arrange_feature.py & python get_ranking.py & python get_samples.py

  • Model-training:
    • Inside scripts/model_training/ folder:

      python train_model.py

  • Run the server:

    python server.py

About

visual analytics widget using D3.js, scikit-learn and flask

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published