KevinHoarau / BML

https://kevinhoarau.github.io/BML/
MIT License
14 stars 3 forks source link
bgp dataset machine-learning

BML: An Efficient and Versatile Tool for BGP Dataset Collection

This is the implemention of the work presented in our paper: "BML: An Efficient and Versatile Tool for BGP Dataset Collection".

License: MIT

Installation

$ pip install . -v

Getting started

Getting started with BML: https://kevinhoarau.github.io/BML/#getting-started

Documentation

Documentation is available online: https://kevinhoarau.github.io/BML/

References

If our work is helpful to you, please kindly cite our paper as:

@inproceedings{hoarau2021bml,
  title={BML: an efficient and versatile tool for BGP dataset collection},
  author={Hoarau, Kevin and Tournoux, Pierre Ugo and Razafindralambo, Tahiry},
  booktitle={2021 IEEE International Conference on Communications Workshops (ICC Workshops)},
  year={2021}
}