scispace - formally typeset
M

Mustafa Ispir

Researcher at Google

Publications -  9
Citations -  4086

Mustafa Ispir is an academic researcher from Google. The author has contributed to research in topics: Deep learning & Set (abstract data type). The author has an hindex of 5, co-authored 7 publications receiving 2922 citations.

Papers
More filters
Proceedings ArticleDOI

Wide & Deep Learning for Recommender Systems

TL;DR: Wide & Deep learning is presented---jointly trained wide linear models and deep neural networks---to combine the benefits of memorization and generalization for recommender systems and is open-sourced in TensorFlow.
Posted Content

Wide & Deep Learning for Recommender Systems

TL;DR: Wide & Deep as mentioned in this paper combines the benefits of memorization and generalization for recommender systems by jointly trained wide linear models and deep neural networks, which can generalize better to unseen feature combinations through lowdimensional dense embeddings learned for the sparse features.
Proceedings ArticleDOI

TFX: A TensorFlow-Based Production-Scale Machine Learning Platform

TL;DR: TensorFlow Extended (TFX) is presented, a TensorFlow-based general-purpose machine learning platform implemented at Google that was able to standardize the components, simplify the platform configuration, and reduce the time to production from the order of months to weeks, while providing platform stability that minimizes disruptions.
Proceedings ArticleDOI

TensorFlow Estimators: Managing Simplicity vs. Flexibility in High-Level Machine Learning Frameworks

TL;DR: In this article, the authors present a framework for specifying, training, evaluating, and deploying machine learning models, which allows users to write code to define their models, but provides abstractions that guide developers to write models in ways conducive to productionization.
Patent

Wide and deep machine learning models

TL;DR: In this paper, a combined machine learning model for processing an input including multiple features to generate a predicted output for the machine learning input is presented. But the model is not trained on the training data to generate the deep model output and the wide model output.