logo
AI & Analytics Engine Documentation
Python SDK
Initializing search
    • Home
      • Introduction
      • Using the Python SDK
      • Using the Java SDK
      • Importing data
        • Introduction
        • Multi-class Classification
        • Binary Classification
        • Regression
        • Clustering
      • Training models
      • Evaluation models
      • Generating model insights
      • Deploying & running online prediction
      • Running batch prediction
      • Continuous learning
      • Advanced data analysis
        • Organization
        • Project
        • Dataset
        • App
        • Feature Set
        • Model
      • Action Catalogue
          • Org
          • Project
          • Dataset
          • Recipe
          • App
          • FeatureSet
          • Model
          • Utility functions
      • Java SDK
      • Python SDK
      • Java SDK

    Python SDK

    1. Download Python SDK (0.13.0)
    2. Install the SDK using pip with the following command:

      pip install aiaengine_sdk-0.13.0-py3-none-any.whl
      
    Previous Java SDK
    Next Java SDK
    Made with Material for MkDocs