Giter Site home page Giter Site logo

workshop's Introduction

Workshop Repository

Overview

Welcome to the Workshop Repository! This collection of Jupyter notebooks and scripts is designed to showcase how to develop and deploy a machine learning system, in a few hours. It follows the general pattern of the FTI pipelines (feature,training,inference)

Repository Structure

  • functions/: Contains utility functions and scripts to enhance functionality.
  • Main Notebooks:
    • 1- Feature Pipeline - Foot Traffic Data and Feature Store.ipynb: Feature engineering with foot traffic data from bestTime.
    • 2- Training Pipeline - Bar Busyness Model.ipynb: Trains machine learning models.
    • 3- Inference Pipeline - Inference and Function Calling.ipynb: Inference and function calling mechanisms.
  • busyness_model/: XGboost models created in the training pipeline process.

What you will learn

  • Feature Engineering: State-of-the-art usage of the feature store for manipulating data as dataframe.
  • Model Training: Easily train, evaluate, and optimize machine learning model.
  • Embeddings: A bit of LLMs
  • Inference Pipelines: Integrate model inference
  • real-time stuff A real-time ML System.

Prerequisites

Requirements

To get started, clone the repository and install the necessary dependencies:

pip install -r requirements.txt

Main Dependencies

langchain-community==0.0.38
langchain-core==0.1.52
xgboost==2.0.3
transformers==4.38.2
protobuf==3.20.0
langchain==0.1.10
streamlit==1.31.1
sentencepiece==0.2.0
gradio==4.21.0
torch==2.3.1
pandas==2.1.4
hopsworks==3.7.0
seaborn==0.13.2

Usage

Clone the repository :)

workshop's People

Contributors

magiclex avatar rcnnnghm 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.