ChemistryAtlas App · Prediction + Cheminformatics

QSAR / ML Model Builder

Train a small Random Forest QSAR model from smiles,target CSV data and predict new molecules from RDKit descriptors.

StatusAvailable
CategoryPrediction + Cheminformatics
App slugqsar-ml-model-builder
Open interactive app
App Documentation

QSAR / ML Model Builder

Overview

Train a small Random Forest QSAR model from smiles,target CSV data and predict new molecules from RDKit descriptors. It is in the Prediction + Cheminformatics category and is intended to estimate molecular properties and cheminformatics relationships before deeper modeling or experiment.

When To Use It

Inputs

Recommended Workflow

Outputs

Method And Backend Notes

This app has a runnable ChemistryAtlas backend path. Backend type: model. ChemistryAtlas roadmap MVP: runnable report now; specialist cheminformatics/model backend plugs into this app surface next. For production model use, keep ChemProp, MolPAL, and related engines in sidecar environments and record the model version, training set, and applicability domain.

How To Interpret Results

Example Input

target=target
predict=CCO,CCN
smiles,target
CCO,0.2
CCN,0.5
c1ccccc1,1.1
CCCl,0.7

Common Checks Before Acting

Related Apps


Acknowledgements And Validation