IBM / pychemex

Python library for Cheminformatics ML model explainability
Apache License 2.0
0 stars 1 forks source link

Train a set of models #6

Open JJanowiak opened 3 years ago

JJanowiak commented 3 years ago

set-up a ML pipeline to train a set of ML models based on the sets of features calculated. Details to be confirmed later.

Alex-AMC commented 3 years ago

[[Descriptors]] have been calculated, all 208 of them. [[Fragments]] are included amonst these as seen in RDkit

[[Models]] to develop - an array, free for all.

Starting


[[Neural Network]]

[[Pre-Processing required]]

[[Optimisation]]

Carry out work in [[Jupyter]]

Notes:

Alex-AMC commented 3 years ago

Trained multivariant regression model and random forest regressor with feature selection optimisation and hypermeter optimisation done, the best result was a 93% accuracy with an error of 29K error.