Machine Learning Archives - Software Engineering Daily
Machine Learning Archives - Software Engineering Daily
Machine Learning Archives - Software Engineering Daily
Machine Learning Joins with Arun Kumar
59 minutes Posted Apr 10, 2019 at 2:00 am.
0:00
59:24
Download MP3
Show notes

RECENT UPDATES:

FindCollabs $5000 Hackathon Ends Saturday April 15th, 2019

New version of Software Daily, our app and ad-free subscription service

Software Daily is looking for help with Android engineering, QA, machine learning, and more

Data sets can be modeled in a row-wise, relational format. When two data sets share a common field, those data sets can be combined in a procedure called a join. A join combines the data of two data sets into one data set that is often bigger than the initial two data sets independently occupied. In fact, this new data set is often so much bigger that it creates problems for the machine learning engineers.

Arun Kumar is an assistant professor at UC San Diego. He joins the show to discuss the modern lifecycle of machine learning models, and the gaps in the tooling.

Arun’s research into improving processing of joined data sets has been adopted by companies such as Google. Some of that research has been adapted into open source machine learning tools that improve the performance of machine learning jobs with minimal code required.

The post Machine Learning Joins with Arun Kumar appeared first on Software Engineering Daily.