Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🧬 ClinVar Mutation Classification

πŸ“Œ Project Overview

This project applies machine learning to classify genetic variants from the ClinVar database into categories such as Benign, Pathogenic, and Uncertain significance (VUS).
The goal is to build a reproducible ML pipeline for mutation classification using variant-level features.

🎯 Objectives

  • Download and preprocess ClinVar variant data
  • Engineer features suitable for ML classification
  • Train and evaluate classification models (Random Forest, XGBoost, etc.)
  • Compare performance across multiple algorithms
  • Deploy results and share insights

About

Machine learning model to classify genetic variants (ClinVar data) into benign, pathogenic, or uncertain significance categories.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors