Upload pKa_basic AttentiveFP model
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ pipeline_tag: tabular-regression
|
|
16 |
|
17 |
## Model Description
|
18 |
|
19 |
-
This is an AttentiveFP (Attention-based Fingerprint) Graph Neural Network model trained
|
20 |
|
21 |
## Model Details
|
22 |
|
|
|
16 |
|
17 |
## Model Description
|
18 |
|
19 |
+
This is an AttentiveFP (Attention-based Fingerprint) Graph Neural Network model trained to predict the acid dissociation constant (pKa) for basic groups. This property predicts the pH at which basic functional groups accept protons, important for ADME properties. The model takes SMILES strings as input and uses graph neural networks to predict molecular properties directly from the molecular structure.
|
20 |
|
21 |
## Model Details
|
22 |
|