A C# implementations of the algorithm Bagging-RandomMiner [1].
In the file program.cs, specify the paths to the training (1tra.csv) and testing (1tst.csv) files that appear in this repository.
I implemented Bagging-RandomMiner on top of an architecture created by Dr. Milton García-Borroto and Dr. Octavio Loyola-González.
[1] J. Benito Camiña, M. A. Medina-Pérez, R. Monroy, O. Loyola-González, L. A. Pereyra-Villanueva, L. C. González-Gurrola, "Bagging-RandomMiner: A one-class classifier for file access-based masquerade detection," Machine Vision and Applications, vol. 30, no. 5, pp. 959-974, 2019.