Giter Site home page Giter Site logo

data_science_project_workshop's Introduction

Data Science Workshop Project

Required cluster runtime version: 12.2 LTS ML. Each participant should provision his/her own single-node cluster using the required runtime. Clone this repository into a Databricks Repo.

Notebook run order:

  1. etl: Load raw data and create a Delta table of features
  2. eda: Compare/contrast Spark SQL and the DataFrame API.
  3. models/xgboost: Train an XGBoost model and log to MLflow.
  4. models/random_forest_hyperopt: Train a Random Forest model with hyperparameter tuning and MLflow logging.
  5. compare_models: Choose the best model and register it in the Model Registry.
  6. score: Load the production model from the Model Registry and perform inference.
  7. No notebook: Follow along with instructor: Deploy the production model as a Rest API.
  8. No notebook: Follow along with instructor: Create and run a multi-task job via the Databricks Jobs UI
  9. model_registry_webhook: Watch instructor: Triggering activities base on Model Registry events.
  10. No notebook: Follow along with instructor: Auto ML, training and comparing models automatically.

Extras if time permits:

  • extras/custom_mlflow_model: Creating and logging your own, custom MLflow model.
  • extas/feature_store: Integrating the Databricks Feature Store into the model training and inference workflows.
    Notebook run order:
    1. passenger_demographic_features
    2. passenger_ticket_features
    3. fit_model
    4. model_inference

data_science_project_workshop's People

Contributors

marshackvb avatar

Stargazers

Nelson Cárdenas Bolaño avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.