algorithm is appropriated for this problem? How I find the best parameters? What am I trying to optimize? What is my cost / loss? How should I evaluate it?
Labels: *Observed “outputs” from historical data* Train / Find best parameters and hyperparameters Evaluation Deploy Remember it! Getting and cleaning data take about 80% of working time (not sexy) Most of companies do not have a mature data warehouse to support it API call Library, package Job
wait to get the answer (5 min, 1 day...) - It is closer to a job - It is possible to wait until an information be available Real Time - You can’t more than one second - It is closer to a service - Has to give a answer even if some information is missing
wait to get the answer (5 min, 1 day...) - It is closer to a job - It is possible to wait until an information be available - It can take more information in account Real Time - You can’t more than one second - It is closer to a service - Has to give a answer even if some information is missing - Information is limited
wait to get the answer (5 min, 1 day...) - It is closer to a job - It is possible to wait until an information be available - It can take more information in account - Model can be more complex (more time to run) Real Time - You can’t more than one second - It is closer to a service - Has to give a answer even if some information is missing - Information is limited - Model have to be simpler
wait to get the answer (5 min, 1 day...) - It is closer to a job - It is possible to wait until an information be available - It can take more information in account - Model can be more complex (more time to run) - Deployment is usually easier Real Time - You can’t more than one second - It is closer to a service - Has to give a answer even if some information is missing - Information is limited - Model have to be simpler - Deployment is usually harder
wait to get the answer (5 min, 1 day...) - It is closer to a job - It is possible to wait until an information be available - It can take more information in account - Model can be more complex (more time to run) - Deployment is usually easier - Does not affect at lot your current infra Real Time - You can’t more than one second - It is closer to a service - Has to give a answer even if some information is missing - Information is limited - Model have to be simpler - Deployment is usually harder - Affects at lot your current infra Cool project to deploy Cool project in C - YOLO