Managed Projects

Showing page 1 of 1

Malheur is a tool for automatic analysis of program behavior recorded from malicious software (malware). It has been designed to support the regular analysis of malicious software and the development of detection and defense measures. Based on machine learning techniques, Malheur allows for ... [More] identifying novel classes of malware with similar behavior and assigning unknown malware to discovered classes. [Less]

0
 
  0 reviews  |  0 users  |  6,025 lines of code  |  1 current contributor  |  Analyzed 10 days ago
 
 

Sally is a small tool for mapping a set of strings to a set of vectors. This mapping is referred to as embedding and allows for applying techniques of machine learning and data mining for analysis of string data. Sally implements a technique for mapping strings to a vector space that is often ... [More] referred to as vector space model or bag-of-words model. The strings are characterized by a set of string features, where each feature is associated with one dimension of the vector space. Sally proceeds by counting the occurrences of the specified features in each string and generating a sparse vector of count values. Alternatively, binary or TF-IDF values can be computed and stored in the vectors. Sally then normalizes the vector and outputs it in a specified format. [Less]

0
 
  0 reviews  |  0 users  |  5,495 lines of code  |  5 current contributors  |  Analyzed 2 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.