add test for model save, load, and clone
should add a test module for each model to see if a model can be safely saved, loaded, and cloned.
Simply follow the example here: https://github.com/yzhao062/pyod/blob/master/examples/save_load_model_example.py