Skip to content

Conversation

@Blargian
Copy link
Member

@Blargian Blargian commented Nov 4, 2025

Summary

Adds a guide which details how you can use Cloud, chDB and Scikit learn together to train a model and run inference.

Covers:

  • How to query data from Cloud using chDB with Arrow for efficient transfer
  • How chDB can be used to easily switch back and forth between familiar DataFrames and processing in ClickHouse
  • How to train a binary classifier on a subset of the UK property price datasets (predict property type = flat or property type = detached house)
  • How to use that model in chDB to run inference
  • How to use that model with ClickHouse using UDFs

To do:

  • How to run inference in Cloud (executable UDFs not yet GA)

Checklist

@vercel
Copy link

vercel bot commented Nov 4, 2025

@Blargian is attempting to deploy a commit to the ClickHouse Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Nov 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
clickhouse-docs Ready Ready Preview Nov 5, 2025 9:42am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant