How does ML work actually looks like in corporate is it just training they do with the data or anything different?
Blair Vernon
Stealth
a month ago
ML jobs can be divided in two sects :
1. Experimentation
2. Putting models into production using MLOps
The experimentation phase involves the steps where you are trying to build the ML model for the first time for a particular use case. Now this takes time to understand the presented data, have to and from discussions with stakeholders, understanding their requirements and then putting the data through pre- processing to feed into the ML models.
You have to keep your observations noted of what can be done with the existing data and what cannot be done, which can help in achieve the objectives or you need to take a detour in between.
The MLOps phase comes in when the experimentation phase is complete and you are sure of your data, features and models that they are working well and now it needs to be put into production to automate the whole ML process.
Either you can get both the scenarios above or you can get projects where you are in a support role for an automated ML pipeline to monitor and present the findings after every run, usually after every week.
But one thing is for sure, it's not just training in the companies that is being done. It's a lot more than that and you either need to adopt MLOps practice or get into data engineering as per today's market trends since just keeping models into the notebook is of no use.
Discover More
Curated from across