Related Experiment Video
Updated: Jan 6, 2026

A Semi-High-Throughput Adaptation of the NADH-Coupled ATPase Assay for Screening Small Molecule Inhibitors
Published on: August 17, 2019
Tree-Based Methods to Predict Enzyme Inhibition
1Department of Physics, Institute of Exact Sciences, Federal University of Alfenas, Alfenas, MG, Brazil.
Abstract:
Machine learning techniques contribute to studying complex systems by building robust models to predict their behavior. The intrinsic complexity of biological systems (including proteins) makes them viable targets for machine learning modeling. This chapter describes computational models constructed to predict the inhibition of cyclin-dependent kinase 4 (CDK4). This enzyme is a cell-cycle regulator and a target for anticancer drugs. Application of tree-based methods (Decision Trees, Extra Trees, and Random Forest) to build regression models focused on CDK4 produced a model with superior predictive performance. An Extra Trees model outperforms a classical scoring function available in docking programs (e.g., Plants score). The building of the regression models employed features determined using the program Molegro Virtual Docker (MVD). The Jupyter Notebook SKReg4Model built all the models discussed here. This code has 80 regression methods implemented using the Scikit-Learn library. All CDK4 datasets and Jupyter Notebooks discussed in this work are available at GitHub: https://github.com/azevedolab/docking#readme .
Related Concept Videos
Enzyme Inhibition
Protein-protein Interfaces
Enzymes
Enzyme deficiencies can often translate into life-threatening diseases. For example, a genetic abnormality resulting in the deficiency of the enzyme G6PD...
Predicting Reaction Outcomes
Protein-Drug Binding: Determination Methods
Indirect methods involve isolating the bound drug from its free form in biological samples such as blood, serum, or plasma. These techniques aim to measure the percentage of drugs bound to proteins. Equilibrium dialysis is a commonly used method where the free drug concentration at equilibrium is measured by separating the bound...
Enzyme Kinetics
Scientists typically study enzyme kinetics with a fixed amount of enzyme in the controlled environment of a test tube. When more reactant, or substrate, is...

