An open API service indexing awesome lists of open source software.

https://github.com/epistasislab/conservation-machine-learning

Conservation Machine Learning
https://github.com/epistasislab/conservation-machine-learning

Last synced: 2 months ago
JSON representation

Conservation Machine Learning

Awesome Lists containing this project

README

          

# Conservation Machine Learning

* `cml-bdm.py`: The code accompanying the paper: [M. Sipper and J. H. Moore, "Conservation Machine Learning", _BioData Mining_, 2020](https://biodatamining.biomedcentral.com/articles/10.1186/s13040-020-00220-z).

* `crf.py`: The code accompanying the paper: [M. Sipper and J. H. Moore, "Conservation Machine Learning: A Case Study of Random Forests", _Nature Scientific Reports_, 2021](https://www.nature.com/articles/s41598-021-83247-4).

If you wish to cite this work:
```
@article{sipper2021conservation,
title={Conservation machine learning: a case study of random forests},
author={Sipper, Moshe and Moore, Jason H},
journal={Scientific Reports},
volume={11},
number={1},
pages={1--6},
year={2021},
publisher={Nature Publishing Group}
}

@misc{sipper2020conservation,
title={Conservation machine learning},
author={Sipper, Moshe and Moore, Jason H},
journal={BioData Mining},
volume={13},
number={1},
pages={1--4},
year={2020},
publisher={BioMed Central}
}
```