PyOD: A Python Toolbox for Scalable Outlier Detection. Zhao, Y., Nasrullah, Z., & Li, Z. arXiv:1901.01588 [cs, stat], June, 2019. arXiv: 1901.01588
PyOD: A Python Toolbox for Scalable Outlier Detection [link]Paper  abstract   bibtex   
PyOD is an open-source Python toolbox for performing scalable outlier detection on multivariate data. Uniquely, it provides access to a wide range of outlier detection algorithms, including established outlier ensembles and more recent neural network-based approaches, under a single, well-documented API designed for use by both practitioners and researchers. With robustness and scalability in mind, best practices such as unit testing, continuous integration, code coverage, maintainability checks, interactive examples and parallelization are emphasized as core components in the toolbox's development. PyOD is compatible with both Python 2 and 3 and can be installed through Python Package Index (PyPI) or https://github.com/yzhao062/pyod.
@article{zhao_pyod_2019,
	title = {{PyOD}: {A} {Python} {Toolbox} for {Scalable} {Outlier} {Detection}},
	shorttitle = {{PyOD}},
	url = {http://arxiv.org/abs/1901.01588},
	abstract = {PyOD is an open-source Python toolbox for performing scalable outlier detection on multivariate data. Uniquely, it provides access to a wide range of outlier detection algorithms, including established outlier ensembles and more recent neural network-based approaches, under a single, well-documented API designed for use by both practitioners and researchers. With robustness and scalability in mind, best practices such as unit testing, continuous integration, code coverage, maintainability checks, interactive examples and parallelization are emphasized as core components in the toolbox's development. PyOD is compatible with both Python 2 and 3 and can be installed through Python Package Index (PyPI) or https://github.com/yzhao062/pyod.},
	urldate = {2022-01-10},
	journal = {arXiv:1901.01588 [cs, stat]},
	author = {Zhao, Yue and Nasrullah, Zain and Li, Zheng},
	month = jun,
	year = {2019},
	note = {arXiv: 1901.01588},
	keywords = {Computer Science - Information Retrieval, Computer Science - Machine Learning, Statistics - Machine Learning},
}

Downloads: 0