Kaggle Iceberg Challenage
This Package handling all data related feature
This Module handling data pre-processing and data argumentation
using pre_process_data()
and argumentate_data()
you can easyly done data processing
before using upper function YOU MUST HAVE original data files located with data/origin/train.json
and data/origin/test.json
using save_to_pickle()
and load_from_pickle()
you can save and load data