In-database Distributed Machine Learning: Demonstration using Teradata SQL Engine
In-database Distributed Machine Learning: Demonstration using Teradata SQL Engine
复制标题
DOI:
10.14778/3352063.3352083
复制
发表时间:
2019-08-01
影响因子:
2.5
通讯作者:
Srivastava, Mani
中科院分区:
文献类型:
--
作者:
Sandha, Sandeep Singh;Cabrera, Wellington;Srivastava, Mani
Machine learning has enabled many interesting applications and is extensively being used in big data systems. The popular approach - training machine learning models in frameworks like Tensorflow, Pytorch and Keras - requires movement of data from database engines to analytical engines, which adds an excessive overhead on data scientists and becomes a performance bottleneck for model training. In this demonstration, we give a practical exhibition of a solution for the enablement of distributed machine learning natively inside database engines. During the demo, the audience will interactively use Python APIs in Jupyter Notebooks to train multiple linear regression models on synthetic regression datasets and neural network models on vision and sensory datasets directly inside Teradata SQL Engine.