Simplifying Regression and Classification with Estimators
Machine Learning
| Intermediate
- 7 videos | 35m 49s
- Includes Assessment
- Earns a Badge
This 6-video course focuses on understanding Google's TensorFlow estimators, and showing learners how they simplify the task of building simple linear and logistic regression models for machine learning solutions. As a prerequisite, learners should have a basic understanding of ML (machine learning), and basic experience programming in Python. Though not required, familiarity with the Scikit-learn library and the Keras API will simplify the labs part of this course. First, you will learn how TensorFlow estimators abstract many of the details in creating a neural network, and you will then learn that you no longer need to define the type of neural network model, nor will you need to add definitions to layer. When using an estimator, learners only need to feed in training and validation data. In the course labs, you will build both a linear regression model and a classifier by using TensorFlow estimators. Finally, you will learn how to evaluate your model using the prebuilt methods available in the estimator.
WHAT YOU WILL LEARN
-
Describe the role of estimators in speeding up the development of standard regression and classification modelsPrepare a dataset to be used to train and validate a linear regression estimatorUse the estimator's methods to train and evaluate the model and visualize its performance using matplotlib
-
Transform a dataset so that it can be used to train and validate a linear classifier estimatorUse input functions to pass training and validation data to an estimator and evaluate its performance onUtilize tensorflow estimators with linera regression models
IN THIS COURSE
-
2m 29s
-
4m 37sUpon completion of this video, you will be able to describe the role of estimators in speeding up the development of standard regression and classification models. FREE ACCESS
-
6m 58sIn this video, you will learn how to prepare a dataset to be used to train and validate a linear regression model. FREE ACCESS
-
8mIn this video, you will use the estimator's methods to train and evaluate the model, and visualize its performance using Matplotlib. FREE ACCESS
-
5m 2sTo train and validate a linear classifier estimator, you will need to transform your dataset. FREE ACCESS
-
3m 40sIn this video, learn how to use input functions to pass training and validation data to an estimator and evaluate its performance. FREE ACCESS
-
5m 4sLearn how to use TensorFlow estimators with linear regression models. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.