Home - roachlong/example-ml-flow GitHub Wiki
Welcome to the example-ml-flow wiki! The following pages provide information on how to setup and execute the ML flow from your laptop.
- Environment Setup: We'll start with the tools you'll need to run the workload
- Database Setup: Then configure your database with certificates, a license, and create the schema.
- Change Data Capture: Next we'll configure the change feed from your database into a local storage bucket.
- Transaction Loads: Now we can start loading data into your storage bucket by executing database transactions.
- Snowflake Trial: Create a Snowflake trial account that you can use to stage your CDC data files.
- Data Preprocessing: Analyze the data and prepare the features for machine learning.