- Development Environment: Python 3.6.5 / macOS Mojave 10.14.1
- Datasets:
- Given
hw3dataset
(Graph 1-6) IBM Quest Data Generator datasets
(Graph 7-8)
- Given
- Input
python3 HW3.py
(must incode
folder!) to execute the program. - Input
python3 HW3.py > [file_name]
(must incode
folder!) to execute the program & save the printed results. - There are already results in
results
folder.
- Remaining details are written in the pdf file
Project3_Report.pdf
inreport
folder.