Wednesday, April 29, 2020

AI

Workflow of a Machine Learning Project .

Example : Amazon Echo
1.collect data
2.Train Model : Iterate many times until good enough .
3. Deploy Model : get data back , maintain update model .

Workflow of a Data Science Project .
1.Collect Data
2. Analyze Data : Iterate many times to get good insight
3. Suggest hypothesis /action : Deploy changes / reanalyze new Data periodically .


No comments:

Post a Comment

Gen AI Interview

 Langchain vs LangGraph For RAG ingestion what you have used lang chain or lang graph For the  RAG ingestion pipeline , I use  LangChain , n...