Skip to content

Instantly share code, notes, and snippets.

@davins90
Created September 8, 2024 14:21
Show Gist options
  • Save davins90/3e58bd747b1ac5e18f9181598d9a9db1 to your computer and use it in GitHub Desktop.
Save davins90/3e58bd747b1ac5e18f9181598d9a9db1 to your computer and use it in GitHub Desktop.
CRISP-ML(Q) Framework for data science and ML project

Towards CRISP-ML(Q): A Machine Learning Process Model with Quality Assurance Methodology

  • Proposes CRISP-ML(Q), a process model for developing machine learning applications with quality assurance methodology
  • Extends CRISP-DM by adding:
    • Quality assurance methods to mitigate risks in each phase
    • A monitoring and maintenance phase post-deployment
    • Merging of business and data understanding phases
  • Provides best practices and guidelines for each phase of the ML process
  • Aims to increase success rate and efficiency of ML projects in industrial settings
  • Covers the entire ML development lifecycle, from defining objectives to maintenance

crisp_ml_table

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