Back To Projects

Evaluating Machine Learning Models on Predicting Change in Enzyme Thermostability

Our research problem is finding the best machine learning model to predict the change in enzyme thermostability after a single point mutation in the amino acid sequence.


Enzymes are efficient catalysts for biological reactions, and can potentially be designed to speed up non-biological reactions, such as reactions in industrial processes. However, physically experimenting with new protein designs is time consuming, and an efficient method to predict protein stability is needed. Our research problem is finding the best machine learning model to predict the change in enzyme thermostability after a single point mutation in the amino acid sequence. We trained several machine learning models and found that the XGBoost model had the best performance with an R2 score of 0.593 (R2 score is a metric where higher is better and a perfect model would have a score of 1).

Explore More!

Published Paper
Source Code
Avnith V.
Jacklyn Luu
Biomedical Informatics MS at Stanford

Related Projects

workspace_premium
Diversified AI Techniques for Augmenting Brain Tumor Diagnosis

This research explores the application of AI technology to expedite the diagnosis of brain tumors.
Dhruv M.
Mentored by Odysseas Drosis
workspace_premium
Diagnosing Brain Tumors from MRI Images Using Deep Transfer Learning

This study aims to utilize a transfer learning method in which the prior knowledge of a pretrained model is used to aid in a new classification problem.
Armita K.
Mentored by
Attention LSTMs in Multimodal Models: A holistic approach to predicting COVID infection trends

In our search for a way to simultaneously predict all state-level COVID infection rates in the United States with COVID heat maps and domestic flight graphs, we propose novel methods of processing graph and image sequences with attention-based LSTM layers as well as evaluate the effectiveness of different multimodal fusion techniques.
Nuo W.
Mentored by Eric Bradford