UBC-MDS / DSCI522_group_12

MIT License
0 stars 5 forks source link

Add additional R libraries to docker; reorder eda script. #57

Closed d-sel closed 3 years ago

d-sel commented 3 years ago

I ran through the full make all, make clean workflow. In this process, have added the missing packages to make everything work.

Also, on the EDA script, I had to add the arrow:: line for reading the feather files. Please try within docker and see if this causes an error for you (it should not). Also, I had to re-order (but not change any of the code itself) a section of the script as it was calling a variable that had not yet been defined.

d-sel commented 3 years ago

Adding confusion matrix output at end of prediction.