You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deployment is the method by which you integrate a machine learning model into an existing production environment to make practical business decisions based on data.
It is one of the last stages in the machine learning life cycle and can be one of the most cumbersome.
A CI/CD (Continuous integration/continuous delivery) pipeline is a series of steps that must be performed in order to deliver a new version of software.
Elements of a CI/CD pipeline
About
Deployment in Server and pseudo-server for Development purpose & MLOPS