Introducing the New Altair AI Tools Python Devkit (Python SDK)
We are pleased to announce the release of the all-new Python SDK for Altair AI tools: Altair AI Studio, Altair AI Hub and Real-Time Scoring Agent (RTSA).
The new Altair AI tools Python Devkit (Python SDK) offers developers, data engineers and data scientists a powerful way to extend the Altair RapidMiner AI Platform using Python. Building on Altair RapidMiner's extensibility philosophy, this SDK enables Python-based extensions alongside the traditional Java approach.
Key Features
- Seamless extension creation: Create reusable operators, build them into extensions, and effortlessly share them across other Altair AI tools users.
- Automated Environment Management: The Python SDK framework will install and manage the Python environments on the user's machine, eliminating the hassle of setup for the no-code users with support for online and air-gapped systems.
- Enhanced Developer Experience: With a focus on developer experience, the SDK offers a clean, intuitive API to support end-to-end functionality development with minimal friction
- Custom Data Objects: Work with non-tabular data structures using the custom data object framework, enabling you to model complex data types exactly as your extension requires.
Use Cases
The Altair AI tools Python SDK enables you to:
- Implement complex machine learning algorithms as reusable operators
- Create custom data connectors for proprietary data formats
- Integrate specialized Python libraries into your AI workflow
- Build domain-specific analytics tools for your organization
- Create higher-level abstractions for business users
Getting Started
This documentation is organized to help you become productive quickly:
- Getting Started Guide - Set up your development environment and build your first extension
- Core Concepts - Learn about operators, parameters, custom data objects and more
- How-to Guides - Step-by-step tutorials for common use cases
Find more posts tagged with
Comments
No comments on this post.