Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Demo: Generating Synthetic Genotype Data Using Pretrained Models and Computing Evaluation Metrics

This repository provides simple and easy-to-follow Jupyter notebooks that demonstrates how users can:

  • Load a trained model from the models repository.
  • Generate synthetic genotype data using the loaded model.
  • Evaluate the synthetic data by computing evaluation metrics from the metric repository.

This demo is designed to help others partially reproduce the results of our experiments.