GoogleCloudPlatform/tf-estimator-tutorials
This repository includes tutorials on how to use the TensorFlow estimator APIs to perform various ML tasks, in a systematic and standardised way
This project offers practical, step-by-step guides for machine learning practitioners and data scientists to build, train, and evaluate various machine learning models using TensorFlow's Estimator API. It demonstrates how to handle different data types and prepare them for tasks like classification, regression, and time-series analysis. You'll learn to input raw data (like CSVs or TFRecords) and get out trained, evaluated, and ready-to-deploy machine learning models.
671 stars.
Use this if you are a data scientist or ML engineer looking for standardized, systematic examples to implement machine learning models with TensorFlow's Estimator API, especially if you need to perform diverse tasks like classification, regression, or time-series analysis.
Not ideal if you are looking for a simple, no-code solution or if your primary focus is on other machine learning frameworks outside of TensorFlow Estimators.
Stars
671
Forks
230
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/GoogleCloudPlatform/tf-estimator-tutorials"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
tensorflow/docs
TensorFlow documentation
PacktPublishing/Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
menon92/DL-Sneak-Peek
Deep learning Bangla resources using TensorFlow
carpentries-lab/deep-learning-intro
Learn Deep Learning with Python
serengil/tensorflow-101
TensorFlow 101: Introduction to Deep Learning