ZakiaYahya
ZakiaYahya
Thanks @GemmaTuron.
**PGP Dataset overview**: I'm working with PGP (P-glycoprotein) Dataset. P-glycoprotein (Pgp) is an ABC transporter protein involved in intestinal absorption, drug metabolism, and brain penetration, and its inhibition can seriously...
Hello @GemmaTuron, I have a question. Can we use round( ) functions to map predicted probabilities either to 1 or 0, is it okay to do that?? I'm drawing a...
- **Data Analysis**: The PGP (P-glycoprotein) Dataset of TDC is a binary dataset i.e. the associated bioactivity of the molecules is either Active or InActive. In order to train ML/AI...
Hi @GemmaTuron i have done training and getting performance metrics on PGP dataset using LAZY-QSAR model. Now, i'm understanding the results that i got. Thanks.
**Interpretation of Model Evaluation using Performance metrics:** Before going on the discussion of performance metrics we get on both validation set and test set, first we talk about balance or...
> > Hello @GemmaTuron, I have a question. Can we use round( ) functions to map predicted probabilities either to 1 or 0, is it okay to do that?? I'm...
> > **Interpretation of Model Evaluation using Performance metrics:** Before going on the discussion of performance metrics we get on both validation set and test set, first we talk about...
@GemmaTuron I have incorporated the following changes in my notebook as suggested by you. 1. I have incorporated **for loop** (instead of using round( ) function) for mapping probabilities into...
> Hi @ZakiaYahya !! > > Thanks, good job, I think we can close this issue and you can focus the rest of your time in making a good final...