null
using scikit-learn to determine malware by Random forests (consists of 64 tree and input vector size is 20000 by hashed strings )

also use keras to create DL model ( input 1024 vector, 2 internal layer consists of 512 and 64 ReLU node and sigmoid output ) to check malware.