Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OMOP data curation #1

Open
yy6linda opened this issue Mar 26, 2020 · 2 comments
Open

OMOP data curation #1

yy6linda opened this issue Mar 26, 2020 · 2 comments

Comments

@yy6linda
Copy link
Owner

This assignment involves:

  1. Unifying the terminology for each domains
  2. Remove duplicated records
  3. Split dataset to training/evaluation
@yy6linda
Copy link
Owner Author

Go through and document the splitting process which only keeps the patients that have at least 10 visits

@yy6linda
Copy link
Owner Author

How to run data curation:

  1. nohup python query_data_sql.py&
  2. nohup python split_tran_eval.py -f "./data" -p "split_train_eval"&

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant