The following depository contains the code, figures, and data for the article produced by Daniel P. Devore and Kevin L. Shuford, "Data and Molecular Fingerprint Driven Machine Learning Approaches to Halogen Bonding"
The python code for the machine learning approach for predicting the magnitude of the
The Data folder contains the Data implemented into the machine learning algorithms. The Feature_columns directory contains the names of the Features (properties) that was used to predict the three above mentioned properties in the data driven approach. The CV_results directory contains the coefficient of determination (R$^2$), mean absolute error (MAE), and root mean squared error (RMSE) data for all 5-fold cross validation approaches for each algorithm. The Figures folder contains all the figures made throughout the provided script.