Quick Start Guide
Step 1: Learn Through Tutorials¶
Visit our SDK Tutorials and UI Tutorials to explore FeatureByte's capabilities using the Grocery Dataset.
For more hands-on learning experiences, sign up for our Hosted Tutorials to get acccess to our hosted environment.
Step 2: Install FeatureByte SDK¶
Access the Installation Guide for detailed instructions tailored to various usage scenarios.
Step 3: Connect to Your Data Warehouse¶
Follow our guide on connecting to DataBricks, Snowflake, and Spark.
Ensure Read Access to source tables for feature engineering and Write Access to the database for the feature store.
Step 4: Implement Custom Transformers¶
Learn how to integrate transformer models with FeatureByte for advanced text processing and feature engineering through our 'Bring Your Own Transformer' tutorial.