Discover and explore top open-source AI tools and projects—updated daily.
Tutorials for the Hopsworks platform
Top 88.0% on SourcePulse
This repository provides a comprehensive collection of tutorials for the Hopsworks platform, targeting machine learning engineers and data scientists. It aims to simplify the process of developing, deploying, and managing ML models in production, with a particular focus on leveraging Hopsworks' Feature Store capabilities for various use cases.
How It Works
The tutorials are designed to be run within Jupyter notebooks, either on the managed Hopsworks platform (app.hopsworks.ai) or by connecting to a Hopsworks instance using the hopsworks
Python client library. This client facilitates authentication and interaction with the Hopsworks Feature Store, enabling users to access and manage features for their ML pipelines. The tutorials cover a wide range of ML applications, from real-time fraud detection to LLM-based assistants and time-series forecasting.
Quick Start & Requirements
!pip install -U 'hopsworks[python]' --quiet
(within a notebook)Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
4 weeks ago
1 week