GitHub / srijan-Git1247 / ML.Net-Application-FileTypeClassifier
A File Type Classifier that predicts whether a file is a document, executable or a script based on a given set of attributes statically extracted from a file using K-means clustering trainer based on the Yinyang Method.
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: C#
Size: 20.5 KB
Dependencies parsed at: Pending
Created at: 10 months ago
Updated at: 10 months ago
Pushed at: 10 months ago
Last synced at: 10 months ago
Topics: clustering, csharp, fileclassify, kmeans-clustering, kmeans-clustering-algorithm, machine-learning, unsupervised-learning, unsupervised-machine-learning, yinyang