Credit Card Fraud Detection Setup Open the terminal in your working directory and run the followihng: conda env create -f environment.yml Activate the env conda activate credit-fraud-detection to run the pipeline python -m scripts.run_pipeline