Keras documentation: Structured data classification from scratch

0

Keras documentation: Structured data classification from scratch

Keras documentation: Structured data classification from scratch

This example demonstrates how to do structured data classification, starting from a raw CSV file. Our data includes both numerical and categorical features. We will use Keras preprocessing layers to normalize the numerical features and vectorize the categorical ones.

Source: keras.io/examples/structured_data/structured_data_classification_from_scratch/

July 24, 2020
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments

Subscribe to our Digest