Skip to content

miguelmedinaperez/Bagging-RandomMiner

Repository files navigation

Bagging-RandomMiner

A C# implementations of the algorithm Bagging-RandomMiner [1].

An example of using this implementation

In the file program.cs, specify the paths to the training (1tra.csv) and testing (1tst.csv) files that appear in this repository.

Contributors

I implemented Bagging-RandomMiner on top of an architecture created by Dr. Milton García-Borroto and Dr. Octavio Loyola-González.

References

[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.

About

A C# implementations of the algorithm Bagging-RandomMiner.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages