IKK_refine.csv
I am trying my best to execute this tool. i am trying to build my model using my data. Whenever i use tutorial data it works. However getting confused with my customized data curated from chembl data base. I want to build a random Forest classification model. the steps I followed as per the tutorial given bellow
- Imported the data using pandas.
- define property pIC50 (Manually i curated)
- standardize smiles
- calculated fingerprints. (I tried to use different fingerprint not Morgan. But getting error NaN values). Anyway used Morgan FP
- Drop Nop kept WoW
- filled missing value
- i found my molecule number increased I started with 300+ now it is 1K+
- During classification it return error
I attached the necessary files in HTML format (HTML can not be attached, so i changed .HTML to .csv, After reversing one can view the file)
What is the straightforward way to build random forest model, which I want to use for DrugEx
QSAR_Pred_2.csv
Attached Raw input data
IKK_refine.csv
I am trying my best to execute this tool. i am trying to build my model using my data. Whenever i use tutorial data it works. However getting confused with my customized data curated from chembl data base. I want to build a random Forest classification model. the steps I followed as per the tutorial given bellow
I attached the necessary files in HTML format (HTML can not be attached, so i changed .HTML to .csv, After reversing one can view the file)
What is the straightforward way to build random forest model, which I want to use for DrugEx
QSAR_Pred_2.csv
Attached Raw input data