Fast & Easy Regression w/ Keras and TensorFlow 2.3 (Part 2)
In this demonstration we continue to use Keras and TensorFlow 2.3 to explore data, normalize data, and build both a linear model and Deep Neural Network (DNN) to solve a regression problem. Today we use Principal Component Analysis (PCA) to...