Pinned Repositories
exChrome
This is the chrome extention for detect malwares based on statistical features related to article of this organization
extatistic
The NPM package to perform statistical models on any text and extract specific features
featureExtractor
This code will get source code and extracts features that indicates if a file is malware or not
guardjs.github.io
Official page of Safe Guardians group
ModelMaker
Train a "model function" with the "decision tree algorithm" to farther use in test in online app like browser extensions
nodejs-decision-tree-id3
NodeJS Implementation of Decision Tree using ID3 Algorithm
guard.js's Repositories
guardjs/extatistic
The NPM package to perform statistical models on any text and extract specific features
guardjs/exChrome
This is the chrome extention for detect malwares based on statistical features related to article of this organization
guardjs/featureExtractor
This code will get source code and extracts features that indicates if a file is malware or not
guardjs/guardjs.github.io
Official page of Safe Guardians group
guardjs/ModelMaker
Train a "model function" with the "decision tree algorithm" to farther use in test in online app like browser extensions
guardjs/nodejs-decision-tree-id3
NodeJS Implementation of Decision Tree using ID3 Algorithm