📚 node [[feature_engineering]]
📓
garden/KGBicheno/Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/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.
📖 stoas
- public document at doc.anagora.org/feature_engineering
- video call at meet.jit.si/feature_engineering
🔎 full text search for 'feature_engineering'