Azure Machine Learning Feature Store SDK
Project description
# Azure Machine Learning Feature Store Python SDK
The azureml-featurestore package is the core SDK interface for Azure ML Feature Store. This SDK works along the azure-ai-ml SDK to provide the managed feature store experience.
## Main features in the azureml-featurestore package - Develop feature set specification in Spark with the ability for feature transformation. - List and get feature sets defined in Azure ML Feature Store. - Generate and resolve feature retrieval specification. - Run offline feature retrieval with point-in-time join.
## Getting started
You can install the package via ` pip install azureml-featurestore `
To learn more about Azure ML managed feature store visit https://aka.ms/featurestore-get-started
# Change Log
## 0.1.0b2 (2023.06.13)
New Features:
[Private preview] Added online store support. Online store supports materialization and online feature values retrieval from Redis cache for batch scoring.
Various bug fixes
## 0.1.0b1 (2023.05.15)
New Features:
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file azureml_featurestore-0.1.0b2-py3-none-any.whl
.
File metadata
- Download URL: azureml_featurestore-0.1.0b2-py3-none-any.whl
- Upload date:
- Size: 68.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c63fc54dcbdc67ea2aac88faddd69d2906e299b982debd9aca25d47aa151c45 |
|
MD5 | 82d53f65a5b96c103181f46b807829a5 |
|
BLAKE2b-256 | 905a12b9d0e550be11c29d959218da2ec68f7388ef03bdece8866a47af493eb1 |