Utilities
- data_eng_utokyo.utilities.create_folders(plot_path: str, result_path: str)[source]
Creates folders to save results to.
Also create two subfolders with names ssd and image.
- Parameters:
plot_path (str) – Path at which the plots should be saved later.
result_path (str) – Path at which the results should be saved later.