The util plasticc_pipeline has many useful functions, such as create_folder_structure, get_directories, load_training_data. However, this file does not follow the code conventions and has some outdated names (e.g. load_training_data when this function can load any type of data).
The util
plasticc_pipeline
has many useful functions, such ascreate_folder_structure
,get_directories
,load_training_data
. However, this file does not follow the code conventions and has some outdated names (e.g.load_training_data
when this function can load any type of data).I propose updating this file.
File:
plasticc_pipeline.py