Data and Code for "Designing the Next Better Catalyst Utilizing Machine Learning with a Key-Intermediate Graph: Differentiating a Methyl from an Ethyl Group"
dc.contributor | Gerbig, Dennis | |
dc.contributor | Wende, Raffael C. | |
dc.contributor | Schreiner, Peter R. | |
dc.contributor.author | Pereira, Oliver | |
dc.contributor.author | Ruth, Marcel | |
dc.date.accessioned | 2023-11-17T06:44:29Z | |
dc.date.available | 2023-11-17T06:44:29Z | |
dc.date.issued | 2023-11-15 | |
dc.description.abstract | # Dataset and Scripts Overview ## General Overview This dataset includes a series of Python scripts and Jupyter notebooks that are primarily focused on the analysis, modeling, and visualization of chemical data. The scripts encompass various aspects of data preprocessing, including graph-based transformations, model definitions for Graph Neural Networks (GNNs) and Feedforward Neural Networks (FFNNs), training utilities like early stopping, and comprehensive workflows for training, evaluating, and visualizing model performance. ## File Descriptions ### Python Scripts 1. **CV_cat-subs.py**: Script for training and evaluating a machine learning model using cross-validation. 2. **LOOCV_CV.py**: Similar to CV_cat-subs.py but employs Leave-One-Out Cross-Validation for model evaluation. 3. **config.py**: Configuration file containing optimal parameters for the models. 4. **eval_mol_representation.py**: Evaluates molecular representations using various machine learning models. 5. **hpo_cbs.py**: Hyperparameter optimization script for tuning Graph Neural Network models. 6. **models.py**: Defines neural network models, including Graph Neural Networks. 7. **preprocessing_data_new.py**: Preprocesses the dataset, preparing it for analysis and modeling. 8. **preprocessing_graph_new.py**: Prepares graph-based data representations, essential for GNNs. 9. **screening_models.py**: Provides additional model definitions for various machine learning tasks. 10. **training.py**: Contains utilities for model training, including an early stopping mechanism. ### Jupyter Notebooks 1. **CV_plots.ipynb**: Focuses on data visualization, particularly for cross-validation results. 2. **main.ipynb**: A comprehensive notebook covering data preprocessing, model training, evaluation, and visualization. ## Dataset Structure: "CBS_10-04-2023.csv" The dataset "CBS_10-04-2023.csv" is a key component of this collection. It includes various chemical properties and molecular structures relevant to the domain of cheminformatics. The structure of the dataset comprises columns that detail different chemical entities (catalyst, substrate, product), reaction conditions, and results. This dataset is used extensively throughout the scripts and notebooks for preprocessing, analysis, and model training. Understanding its structure is crucial for interpreting the results and for any further modification or analysis. ## Usage Instructions To use these scripts and notebooks, ensure you have Python installed along with necessary libraries like Pandas, NumPy, Torch, Torch Geometric, and RDKit. Each script can be executed independently, provided the required data files are available in the specified paths. The Jupyter notebooks can be run in a sequence for a complete end-to-end workflow. ## Variable and Function Explanations - Variables and functions within the scripts and notebooks are named to reflect their purpose in data processing, modeling, or visualization tasks. Specific domain-related variables, such as those handling chemical properties or molecular structures, are used in accordance with standard practices in cheminformatics. ## Additional Notes - These scripts and notebooks are tailored for chemical data analysis and may require domain-specific understanding for optimal usage and interpretation of results. | de_DE |
dc.identifier.uri | https://jlupub.ub.uni-giessen.de//handle/jlupub/18631 | |
dc.identifier.uri | http://dx.doi.org/10.22029/jlupub-17995 | |
dc.language.iso | en | de_DE |
dc.relation | http://dx.doi.org/10.22029/jlupub-18463 | |
dc.rights | CC0 1.0 Universal | * |
dc.rights.uri | http://creativecommons.org/publicdomain/zero/1.0/ | * |
dc.subject | Machine Learning | de_DE |
dc.subject | Organocatalysis | de_DE |
dc.subject | Chemistry | de_DE |
dc.subject | CBS-Reduction | de_DE |
dc.subject.ddc | ddc:540 | de_DE |
dc.title | Data and Code for "Designing the Next Better Catalyst Utilizing Machine Learning with a Key-Intermediate Graph: Differentiating a Methyl from an Ethyl Group" | de_DE |
dc.type | Dataset | de_DE |
local.affiliation | FB 08 - Biologie und Chemie | de_DE |
local.project | SPP 2363, Schr 597/41-1 | de_DE |
Dateien
Originalbündel
1 - 5 von 17
Vorschaubild nicht verfügbar
- Name:
- pred_df.csv
- Größe:
- 11.1 KB
- Format:
- Unknown data format
- Beschreibung:
- Dataframe of all predictions made by our ML model. Given in ee and ddG (abs and relative values) for various catalysts at the CBS reduction of butanone.
Vorschaubild nicht verfügbar
- Name:
- screening_models.py
- Größe:
- 2.2 KB
- Format:
- Unknown data format
- Beschreibung:
- Models used for screening of the molecular representations.
Vorschaubild nicht verfügbar
- Name:
- eval_mol_representation.py
- Größe:
- 10.98 KB
- Format:
- Unknown data format
- Beschreibung:
- Script to screen different molecular representations (graph, fingerprint, ...) on their performance in modeling the CBS reduction.
Vorschaubild nicht verfügbar
- Name:
- Net15_11_2023_18_48.pt
- Größe:
- 4.82 MB
- Format:
- Unknown data format
- Beschreibung:
- Trained ML Model for the CBS reduction.
Vorschaubild nicht verfügbar
- Name:
- hpo_cbs.py
- Größe:
- 6.43 KB
- Format:
- Unknown data format
- Beschreibung:
- Script to search for the optimal hyperparameters for our GNN based ML model.
Lizenzbündel
1 - 1 von 1
Vorschaubild nicht verfügbar
- Name:
- license.txt
- Größe:
- 7.58 KB
- Format:
- Item-specific license agreed upon to submission
- Beschreibung: