ALL resources have been moved to dbdemos: https://github.com/databricks-demos/dbdemos
This repo isn't maintained anymore. Also refer to the internal Databricks demos for up-to-date resources
Simple demo for Databricks!
Use Databricks Projects to clone this repo and get started with some Databricks demo:
- Data ingestion (python, SQL)
- Redash visualization
- Build a predictive maintenance model (using scikit-learn)
- Deploy and use model in production
- Data ingestion with CDC using Delta (python, SQL)
- Delta CDF to track changes over delta tables
- Redash visualization
- Build a sales forecast model (using scikit-learn)
- Deploy and use model in production
- Scale to thousands of model in parallel
- Data ingestion (python, SQL)
- Redash visualization
- Build a model to classify products (using scikit-learn)
- Deploy and use model in production
- Build model using NLP on product description (tensorflow)
- Build model using DL on product description + images (tensorflow)