Skip to content

Example projects that demonstrate how to build, train, and deploy ML features and models using the Qwak platform 🐥

Notifications You must be signed in to change notification settings

qwak-ai/qwak-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JFrog ML Examples

Example projects that demonstrate how to build, train, and deploy ML features and models using JFrog ML.

Table of Contents

  1. Overview
  2. Getting Started
  3. Projects
  4. Contributing
  5. License

Overview

This repository contains example projects that showcase the capabilities of the JFrog ML platform for MLOps. Each project is designed to be a standalone example, demonstrating different aspects of machine learning, from data preprocessing to model building and deployment.

Getting Started

To get started with these examples:

  1. Clone this repository.
  2. Navigate to the example project you're interested in.
  3. Follow the README and installation instructions within each project folder.

JFrog ML Model Examples

Example Category Model Info
Fraud Detection with Feature Store Predictive Catboost Feature Store Fraud Detection model with inference based on Online Features
Sentiment Analysis Predictive BERT Performs binary sentiment analysis using a pre-trained BERT model.
Basic Text Generation Generative BERT Generates text using a pre-trained BERT model.
Credit Risk Assesment Predictive CatBoost Predicts loan default risk using CatBoost algorithm [Poetry]
Customer Churn Analysis Predictive XGBoost Predicts Telecom subscriber churn using XGBoost [Conda].
Code Generation Generative codegen-350M-mono Transformers Autoregressive language models for program synthesis and code generation.
Text Generation Generative FlanT5 Transformers A small T5 model pre-trained for generic text generation tasks.[Conda]
Financial Text Generation Generative T5 Base Transformers T5 base model trained on Financial QA data for domain specific tasks.[Poetry]
Titanic Survival Prediction Predictive CatBoost Binary classification model for Titanic survival prediction.[Conda]
Sentiment Classification Predictive DistilBERT Transformers DistilBERT-based text classifier for Yelp reviews on JFrog ML platform.[Conda]
Vector Similarity Search Embeddings VectorStore Vectorizes product descriptions for similarity-based search.

JFrog ML Feature Store Examples

Example Category FeatureSet Info
Batch Feature Set with SQL Transformation Guide Batch Define, register and use a Batch Feature Set with SQL Transformations
Batch Feature Set with Koalas Transformation Guide Batch Define, register and use a Batch Feature Set with Koalas (UDF)
Batch Feature Set with Window Aggregations Guide Batch Define, register and use a Batch Feature Set with SQL Window Aggregations

Contributing

We welcome contributions! Please read our contributing guidelines for more information.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Example projects that demonstrate how to build, train, and deploy ML features and models using the Qwak platform 🐥

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7