Skip to content

Unable to execute #13

Description

@snehachem

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

  1. Imported the data using pandas.
  2. define property pIC50 (Manually i curated)
  3. standardize smiles
  4. calculated fingerprints. (I tried to use different fingerprint not Morgan. But getting error NaN values). Anyway used Morgan FP
  5. Drop Nop kept WoW
  6. filled missing value
  7. i found my molecule number increased I started with 300+ now it is 1K+
  8. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions