Michael95-m / mlops-capstone-project

This is the capstone project for mlops-zoocamp-2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Choose the data for monitoring report

Michael95-m opened this issue · comments

Currently, the default date to monitoring pipeline is only for yesterday's data. I want to change it to let adding data about the time where monitoring report should be run from the command line.

  • Add the time information from comamnd prompt
  • If the time is not given, the default must be for yesterday data.
  • Need to handle the situation like if the data didn't exist at that day.