Related Experiment Video
Updated: Jan 6, 2026

The Ladder Rung Walking Task: A Scoring System and its Practical Application.
Published on: June 12, 2009
Exploring the Scoring Function Space with Lasso Regression
Amauri Duarte da Silva1, Stéphanie Baud2, Walter Filgueira de Azevedo3
1Graduate Program in Information Technologies and Health Management, Federal University of Health Sciences of Porto Alegre, Porto Alegre, RS, Brazil.
None:
Artificial intelligence (AI) successfully integrates several emerging and established techniques to build models to address complex systems, including those from biological sources. In developing novel technologies to address protein-ligand interactions, AI showed relevant results for the structural modeling of protein targets (e.g., AlphaFold) and for building new scoring functions to address intermolecular interactions. Analysis of protein-ligand interactions is central to any docking screen project, and these AI developments have great potential to contribute to speeding up drug discovery and increasing the reliability of the computational methods employed to study intermolecular interactions. In this chapter, we present the Lasso regression method available in the program SAnDReS 2.0 and discuss its application to build a regression model to predict the inhibition of a protein target used in developing anticancer drugs. We explain the scoring function concept to get further insights into developing models to predict binding affinity. We focused our discussions on open-source software and freely accessible databases to build our regression models. Also, we made available all the codes discussed here at GitHub: https://github.com/azevedolab/docking#readme .
Related Concept Videos
Regression Analysis
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Regression Toward the Mean
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Introduction to z Scores
z scores...
Introduction to z Scores
z scores...

