Welcome to The Machine Learning Raman Open Dataset (MLROD).

The latest version of the machine learning code developed alongside the original MLROD can be accessed on GitHub or Zenodo. Source code and datasets are copyrighted under Creative Commons BY-NC

DATASET REFERENCE:

Berlanga, G., Williams, Q., & Temiquel, N. (2022). Machine Learning Raman Open Dataset (MLROD) [Data set]. Open Data Repository. https://doi.org/10.48484/PWRB-R137.

PUBLICATION REFERENCE:

Berlanga, G., Williams, Q., & Temiquel, N. (2022). Convolutional neural networks as a tool for Raman spectral mineral classification under low signal, dusty Mars conditions. Earth and Space Science, 9, e2021EA002125. https://doi.org/10.1029/2021EA002125

Search TermDefinition
itemSearches for datafields containing the word "item".
"item"Searches for datafields containing only the word "item" and nothing else.
!itemSearches for datafields that does not contain "item".
!"item"Searches for datafields that contain anything other than just the word "item".
""Searches for datafields that contain nothing. (empty)
!""Searches for datafields that contain anything at all. (not empty)
abc xyz
abc && xyz
Searches for datafields containing both "abc" and "xyz".
"abc xyz"Searches for datafields containing the phrase "abc xyz".
abc, xyz
abc OR xyz
abc || xyz
Searches for datafields containing either "abc", or "xyz", or both.
>123Searches for datafields containing a number greater than 123.
>=123Searches for datafields containing a number greater than or equal to 123.
<123Searches for datafields containing a number less than 123.
<=123Searches for datafields containing a number less than or equal to 123.
>123 <456Searches for datafields containing a number between 123 and 456.
  • MLROD