diff --git a/prepare_data.py b/prepare_data.py index 950452c..3011d5e 100644 --- a/prepare_data.py +++ b/prepare_data.py @@ -24,3 +24,12 @@ # Clean the data # TODO + +# Preprocess the data +# TODO + +# Feature engineering +# TODO + +# Normalize the data +# TODO