.. _tutorials: ######### Tutorials ######### This section showcases step-by-step case studies of how to combine the different features of Flyte to achieve everything from data processing, feature engineering, model training, to batch predictions. Code for all of the examples in the user guide can be found in the `flytesnacks repo `_. `Flytesnacks `_ comes with a highly customized environment to make running, documenting and contributing samples easy. If this is your first time running these examples, follow the :ref:`setup guide ` to get started. .. panels:: :header: text-center :column: col-lg-12 p-2 .. link-button:: ml_training :type: ref :text: ๐Ÿค– Model Training :classes: btn-block stretched-link ^^^^^^^^^^^^ Train machine learning models from using your framework of choice. --- .. link-button:: feature_engineering :type: ref :text: ๐Ÿ›  Feature Engineering :classes: btn-block stretched-link ^^^^^^^^^^^^ Engineer the data features to improve your model accuracy. --- .. link-button:: bioinformatics :type: ref :text: ๐Ÿงช Bioinformatics :classes: btn-block stretched-link ^^^^^^^^^^^^ Perform computational biology with Flyte. --- .. link-button:: flytelab :type: ref :text: ๐Ÿ”ฌ Flytelab :classes: btn-block stretched-link ^^^^^^^^^^^^ The open-source repository of machine learning projects using Flyte.