<Talks/>

Taking machine learning models to production level (Español)

  • Artifial Intelligence
  • Data Science
  • Machine Learning

Authors

Date

Saturday 08, 14:00

About the talk

Have you had problems taking your machine learning model to production level? or has collaborative work been a nightmare in your data science projects? Over time, machine learning models have advanced with a dramatical speed, creating complex solutions to almost any data science problem. However, good practices and standards on how to take models to production level have been underestimate. Kedro, the first open source tool created by QuantumBlack labs, implements a quick and simple solution to solve these problems. Kedro is a framework to make easy to deploy machine learning models in production because apply software engineering principals to data science and data engineering. Some of the its key features are: structure your data pipeline using software engineering principles, create your code as modular units of code easily tested, code reproducibilty in different environments and production of well documented code.

Because data science code needs to be production level code.