https://github.com/cmwoodley/gp_qsar_notebooks
Notebooks outlining use of GP_QSAR for model building and compound selection.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.6%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Notebooks outlining use of GP_QSAR for model building and compound selection.
Basic Info
- Host: GitHub
- Owner: cmwoodley
- Language: Jupyter Notebook
- Default Branch: main
- Size: 84.5 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
README.md
Example notebooks for training models using GP_qsar and using the in-build active learning methods
Installation instructions
These notebooks depend on REINVENT4 and GP_QSAR. These notebooks and environment have only been tested in WSL2 in Windows11
- Create Conda environment
conda create -n gp_qsar python==3.10.15 conda activate gp_qsar Clone and install REINVENT4 Instructions provided at the REINVENT4 repository
Clone and install GPQSAR ``` git clone https://github.com/cmwoodley/GPqsar.git cd GP_qsar pip install . ```
Install further dependencies
conda install ipykernel
Owner
- Login: cmwoodley
- Kind: user
- Repositories: 1
- Profile: https://github.com/cmwoodley
GitHub Events
Total
- Push event: 2
- Create event: 2
Last Year
- Push event: 2
- Create event: 2