Coder Social home page Coder Social logo

han-sec-new's People

Contributors

miamor avatar

Watchers

 avatar

han-sec-new's Issues

Several problems with graph construction

I wasn't able to generate graphs of my dataset for several reasons: in main.py file, inside load_dataset funcion, you import prep_data_n not from utils, but from the same main's folder, but there is no such file in the folder, I have deleted this line and I have considered only line 37. Then, at line 220 you call the previous function passing as parameters config_params, I noticed that in a previous project these parameters were being read from this configuration file, so I changed the paths to adapt them to my folders (I have a folder in which the reports produced by cuckoo are contained, divided into two subfolders, namely benign and malware), but I think there are several missing paths.
Next, PrepareData should return prep_data but I'm stuck here as I haven't a pretrained embedder, so self.train_and_load_embedding() is called: I have to prepare word embeddings and train node and edge embedders, but prepare function expects a not empty list to iterate on embedding_data_csv, but I haven't this list, and I don't know how to build it correctly. For the same reason, the corpus.csv file is also empty. How can I solve it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.