jayantak / sfguide-getting-started-dataengineering-ml-snowpark-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Data Engineering and ML using Snowpark for Python

Overview

In this guide, we will perform data engineering (data analysis and data preparation) and machine learning tasks to train a Linear Regression model to predict future ROI (Return On Investment) of variable ad spend budgets across multiple channels including search, video, social media, and email using Snowpark for Python, Streamlit and scikit-learn. By the end of the session, you will have an interactive web application deployed visualizing the ROI of different allocated advertising spend budgets.

Step-By-Step Guide

For prerequisites, environment setup, step-by-step guide and instructions, please refer to the QuickStart Guide.

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 87.6%Language:Python 12.4%