Skip to content

RiyaPrabhakar-git/Bioinformatics-ML-GeneClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Bioinformatics-ML-GeneClassifier

Simulate gene expression data & train a classifier

Gene Expression Classifier (Machine Learning Mini-Project)

This project demonstrates how machine learning can be applied to small gene expression datasets to classify samples as "Healthy" or "Disease".

๐Ÿงฌ Workflow

  1. Load synthetic gene expression dataset
  2. Split into training and testing sets
  3. Standardize features
  4. Train a Random Forest classifier
  5. Evaluate model performance (accuracy + classification report)

๐Ÿ›  Technologies Used

  • Python
  • pandas
  • scikit-learn
  • Machine learning fundamentals

๐Ÿ“Œ Learning Outcomes

  • Feature scaling
  • Classification model building
  • Model evaluation
  • Bioinformatics-relevant ML workflow

About

Simulate gene expression data & train a classifier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published