Skip to content

Repository files navigation

TCR-Epitope Binding Affinity Prediction

This project investigates how data split size and sampling methods affect TCR-epitope binding affinity prediction performance using catELMo embeddings and a multilayer perceptron (MLP) model.

Key Findings

We analyzed various data selection strategies and found that the catELMo Entropy Low strategy achieved the best performance:

  • AUC: 0.9717
  • Accuracy: 91.94%
  • F1 Score (micro): 0.9194

This demonstrates that training on sequences with lower entropy (higher model confidence) yields better generalization and more consistent predictions with reduced noise.

Model Weights & Files

Model weights and a copy of these files can be found at:
https://drive.google.com/drive/folders/1vDSaw27REq1wLWhkIeEjuQaAWB9fVHCP?usp=drive_link

Contributors

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages