types of ML engineers
1Data Engineer:
task:
1.collect all the data required to make machine learning algorithm,
2. make data warehouse from database:
if you want to make change the existing database you need to create datawarehouse and modify the existing data for the future use it is done by data engineer
3. make pipeline for the use of that data while deploying to the server
2. Data Analyst:
task:
1.data analysis and processing
2. presentation about data to CEO and other member
3. data scientist:
task:
1.full stack data analyst and machine learning algorithm
4.ML Engineer:
task:
1.deploying the built model to server
2. maintaining the model
Comments
Post a Comment