diff --git a/ML/0-greeter-dbcreation.R b/ML/0-greeter-dbcreation.R new file mode 100644 index 0000000..8d51990 --- /dev/null +++ b/ML/0-greeter-dbcreation.R @@ -0,0 +1,3 @@ +# The follow script rebuilds a local copy of the MIMIC-IV database +# for the purpose of this project only the patients, labitems, and labevents +# tables are included, and the csv's need to be in the data-unshared folder