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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srijan-Git1247%2FML.Net-Application-FileTypeClassifier
PURL: pkg:github/srijan-Git1247/ML.Net-Application-FileTypeClassifier
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: C#
Size: 20.5 KB
Dependencies parsed at: Pending
Created at: 11 months ago
Updated at: 11 months ago
Pushed at: 11 months ago
Last synced at: 11 months ago
Topics: clustering, csharp, fileclassify, kmeans-clustering, kmeans-clustering-algorithm, machine-learning, unsupervised-learning, unsupervised-machine-learning, yinyang