Installation Overview - rapidminer-labs/rapidminer-go-tabpy-integration GitHub Wiki

Using RapidMiner GO with Tableau Products

These are the overview steps for installation and using RapidMiner's Go Engine for AutoModel with Tableau Prep and Tableau Studio and Server. The common steps for using the solution are as below, followed by examples of integration with Tableau Desktop, Tableau Prep

Common Steps

  1. Install rapidminer-go-python package by running the following command in conda or your preferred python environment

pip install rapidminer-go-python

  1. Install tabpy by following instructions here https://github.com/tableau/tabpy

Tableau Prep

Either clone the project or download a complete zip file or you can download individual files as necessary

  1. Download necessary deployment code from this project under TabPyTemplate Folder

  2. Explore example that is in this project in examples folder /Tableau Prep/examples

  3. Try on your data set and use cases

Tableau Desktop

  1. Download necessary deployment code from this project

  2. Explore exmaple that is in this project in examples folder /Tableau Studio/examples

  3. Try on your data set and use cases