kjappelbaum / mofdscribe

An ecosystem for digital reticular chemistry
https://mofdscribe.readthedocs.io/en/latest/
MIT License
44 stars 7 forks source link

make it possible to compute features for nets #340

Open kjappelbaum opened 2 years ago

kjappelbaum commented 2 years ago

currently, the most common way to include the nets in ML for MOFs is some kind of categorical encoding (e.g. one-hot). However, we can also view (as done in moffragmentor) the net as StructureGraph and then simply compute features on it.