kjappelbaum / mofdscribe

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

implement `get_regression_metrics` and `get_classification_metrics` #160

Open kjappelbaum opened 2 years ago

kjappelbaum commented 2 years ago

Some helper functions which return a dictionary with metrics. Will of course not always be applicable but cover most cases in which I see writing myself these functions over and over again.

Should contain the metrics I'd like to see all practitioners report in their papers.

kjappelbaum commented 2 years ago

regression_metrics are implemented for now. I think this setting will also be the priority