Update plasticc_pipeline #229
Labels
enhancement
Improvement to existing functionality or implementation, including adding a new functions/methods.
low priority
A "nice-to-have" low priority issue than can be tackled anytime. No rush for implementation
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
The text was updated successfully, but these errors were encountered: