Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ML Model Monitoring Dashboard (Streamlit + Evidently AI + Pycaret) #363

Open
chakka-guna-sekhar-venkata-chennaiah opened this issue Oct 15, 2024 · 1 comment

Comments

@chakka-guna-sekhar-venkata-chennaiah

It's important to understand why real-time model monitoring is essential. In the real world, machine learning models are deployed to make predictions, often in real-time. However, these models can degrade over time due to various factors such as changes in data distribution, concept drift, or data quality issues.

Real-time model monitoring is crucial because it helps us:

  1. Detect issues early: By continuously monitoring model performance, we can identify any deviations from the expected
    behaviour and address them promptly.

  2. Maintain data quality: Ensuring the quality of the data used for predictions is critical to obtaining reliable results.

  3. Understand data drift: Identifying data drift allows us to adapt our models to changing data patterns.

Can I add this project to the suite?

@UppuluriKalyani @Neilblaze @SaiNivedh26

Copy link

Thanks for creating the issue in ML-Nexus!🎉
Before you start working on your PR, please make sure to:

  • ⭐ Star the repository if you haven't already.
  • Pull the latest changes to avoid any merge conflicts.
  • Attach before & after screenshots in your PR for clarity.
  • Include the issue number in your PR description for better tracking.
    Don't forget to follow @UppuluriKalyani – Project Admin – for more updates!
    Tag @Neilblaze,@SaiNivedh26 for assigning the issue to you.
    Happy open-source contributing!☺️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants