sparks-baird / CrabNet

Predict materials properties using only the composition information!
https://crabnet.readthedocs.io/
MIT License
12 stars 4 forks source link

Noticed an issue in the documentation. #24

Open hasan-sayeed opened 2 years ago

hasan-sayeed commented 2 years ago

In the BASIC USAGE section of the documentation, the line from crabnet.model import get_data throws an error. I've located the get_data attribute in crabnet.utils.data module instead. cr