:nosearch: ################### Feature Engineering ################### **Feature Engineering** of late has become one of the most prominent topics in Machine Learning. It is the process of transforming raw data into features that better represent the underlying problem to the predictive models, resulting in improved model accuracy on unseen data. Explore how features can be engineered with the power of Flyte. .. panels:: :header: text-center :column: col-lg-12 p-2 .. link-button:: auto/case_studies/feature_engineering/eda/index :type: ref :text: EDA, Feature Engineering, and Modeling With Papermill :classes: btn-block stretched-link ^^^^^^^^^^^^ How to use Jupyter notebook within Flyte --- .. link-button:: auto/case_studies/feature_engineering/feast_integration/index :type: ref :text: Data Cleaning and Feature Serving With Feast :classes: btn-block stretched-link ^^^^^^^^^^^^ How to use Feast to serve data in Flyte .. toctree:: :maxdepth: -1 :caption: Contents :hidden: auto/case_studies/feature_engineering/eda/index auto/case_studies/feature_engineering/feast_integration/index