Alteryx machine learning api ?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
dear expert . is there any option where alteryx can serve as machine learning API ?
for example : i create simple trees classification model in designer desktop , then i want use this model as API , i heard that by using promote but thats the product that is going to be deprecated. so what is the option here?
Solved! Go to Solution.
- Labels:
- App Builder
- Data
- Question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You can use the OpenAI Connector, which is an add-on tool that empowers Alteryx users to leverage the power of generative AI within Designer, eliminating the need to switch platforms. You can formulate prompts with your data, query the OpenAI API, and integrate the results directly into your workflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
how about the licencing for this workaround ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @wildandsi,
You have two options really but they both involve Server.
1. Build an analytical application that allows users to interact with your model and deploy it to Server then deploy it as an application.
2. You could also use the Alteryx Machine Learning Cloud platform and use the integration tools to deploy to Server again building an analytical application to deploy and allow users to interact with it.
I hope this helps
Regards
