This module contains functions for the analysis of chemistry data;
This module includes visualizations, feature engineering and model building geared specifically to chemical data
pip install mol_analysis
Modules in this notebook include
descriptors: Module for transforming molecular data into ML compatible data structuresvisualizations: Module for visualizing molecules and molecule descriptorstransforms: Module for transforming molecules and molecular descriptorstestdata: Module containing test data (DFT)models: Module containing testbed ML models tested on data here
screenPFASworkflow.ipynb