πŸ“• Node [[feature_engineering]]
πŸ“„ Feature_Engineering.md by @KGBicheno

feature engineering

Go back to the [[AI Glossary]]

The process of determining which features might be useful in training a model, and then converting raw data from log files and other sources into said features. In TensorFlow, feature engineering often means converting raw log file entries to tf.Example protocol buffers. See also tf.Transform.

Feature engineering is sometimes called feature extraction.

Loading pushes...

Rendering context...