View on GitHub

FIle-Classifier

ML.NET C# File Classifier

File Classifier

At a high level File Classifier (just a temporary name) is a dual model file classifier of both the file type and if it is benign or malicious. For feature extraction, model training, model running, the job manager system and a simple web frontend I am using C#. For the Machine Learning elements I’m using Microsoft’s ML.NET.

Breaking down the project a bit further:

Machine Learning

Job Manager

End User

Unit Tests

Milestones

Currently the project is broken into a couple major pieces:

Deployment

Involes deployment of the Job Manager REST Service/Dashboard and then the Job Workers on the various Nodes.

Master branch deployments of the Job Manager REST Service/Dashboard are here: http://165.22.8.132/