Skip to content

Quick Start Guide

Step 1: Review the Workflowยถ

Familiarize yourself with the FeatureByte workflow, from creating features to serving them and managing their lifecycle.

Workflow Diagram

Step 2: Learn Through Tutorialsยถ

Explore FeatureByteโ€™s capabilities with our interactive tutorial series. These tutorials will guide you through key concepts such as catalog creation, data modeling, and use case structuring. You'll also dive into Feature Ideation, which automatically suggests relevant features, and learn how to build feature lists, compute training data, and deploy features.

๐Ÿš€ Hands-on Learning with Hosted Tutorialsยถ

For a hands-on learning experience, sign up for our Hosted Tutorials to acccess our hosted environment.


๐Ÿ“š Available Tutorialsยถ

1. Credit Default Dataset Tutorialsยถ

๐Ÿ“Œ Dataset Overviewยถ

The Credit Default Dataset consists of six tables:

  • New_application โ€“ Records new loan applications.
  • Loan_application_decisions โ€“ Contains data on prior loan applications.
  • Consumer_loan_status โ€“ Tracks consumer loans status.
  • Consumer_installments โ€“ Logs monthly installments for consumer loans at the time of payment.
  • Cash_loan_status โ€“ Tracks cash loans status.
  • Cash_installments โ€“ Logs monthly installments for cash loans at the time of payment.

The tutorials cover the first four tables, while the last two (Cash_loan_status and Cash_installments) are left for you to explore.

Credit default dataset

๐Ÿ”น Start Here:ยถ

2. Grocery Dataset Tutorialยถ

Walk through an end-to-end workflow using real-world data from a grocery store chain.

๐Ÿ“Œ Dataset Overviewยถ

The Grocery Dataset consists of four tables:

  • GroceryCustomer โ€“ Contains customer details, including name, address, and date of birth.
  • GroceryInvoice โ€“ Stores invoice details, including timestamp and total amounts.
  • InvoiceItems โ€“ Lists items in each invoice, including quantity, total cost, applied discounts, and product IDs.
  • GroceryProduct โ€“ Provides product group descriptions for grocery items.

French grocery dataset

๐Ÿ”น Start Here:ยถ

Tutorial Differences

Both datasets include Event Tables, Slowly Changing Dimension Tables, and Dimension Tables.

Dataset Additional Table Type
Grocery Dataset Item Table
Credit Default Dataset Time Series Table

UI tutorials provide a comprehensive hands-on experience with Feature Ideation and the complete UI workflow, while SDK tutorials focus on advanced feature customization using FeatureByte's declarative framework in Python.

For a deeper understanding how to manage changes in source table availability and quality, check out the UI Grocery Tutorials.

Step 3: Install FeatureByte SDKยถ

Refer to the Installation Guide for detailed instructions tailored to different operational environments.

Step 4: Connect to Your Data Warehouseยถ

Ensure seamless integration with your existing data infrastructure by following our guides to connect with DataBricks, Snowflake, BigQuery and Spark.

Verify that you have Read Access for source tables and Write Access for the feature store.

Warehouse Diagram

Step 5: Implement Custom Transformersยถ

Enhance your text processing and feature engineering capabilities by integrating custom transformer models. Visit our 'Bring Your Own Transformer' to learn how.

Step 6: Scale Your Enterprise AI Efforts with FeatureByte Enterpriseยถ

Contact us today for a demonstration or to learn more about how we can help you transform your AI aspirations into reality.