run moduleΒΆ

Receives command-line arguments from the user and delegates instructions to the appropriate module in src/. It handles:

  • Database interaction (creation, deletion, ingestion)

  • Data downloading from source, uploading to S3, and downloading from S3

  • Data processing and model training pipeline

  • Making predictions on new data