| id | faq |
|---|---|
| title | FAQ |
| description | Find answers to your AI Unlimited questions here. |
| sidebar_label | FAQ |
| sidebar_position | 6 |
| pagination_prev | |
| pagination_next |
Currently, AWS and Azure.
ClearScape Analytics™ functions. See the release notes for any functions not currently supported.
You pay your cloud service provider for the hours that AI/ML engine resources are running. The charges depend on instance size and number of instances.
Email the support team. Also, the AI Unlimited community is ready to help you. Go there to ask questions, get troubleshooting advice, and share ideas.
A project is a means to explore and analyze data from a Jupyter notebook. Each project has a repository in your GitHub or GitLab account.
In a Jupyter notebook, you create a project, which automatically creates its Git repository. Then you authorize access to your data store, deploy the project's AI/ML engine, and run analytic workloads. You can suspend the project (and engine) anytime, then restore it, to pay only for the hours you need.
You use your API key to connect your Jupyter notebook to the AI Unlimited manager. This is the first thing you do when you open a new notebook to create or access a project.
The project owner (the user who created the project) adds project collaborators to the Git repository. From there, each time the engine is deployed, AI Unlimited derives the users authorized to connect to and use the engine.
But, if the engine is already deployed, the project owner must update the engine to add those users so they can connect to and use the engine during that deployment.
:::note Each time the engine is deployed, a new password is generated for each project user. :::
Each time you, or another user, suspends a project, its schema is backed up in the repository. AI Unlimited uses the stored schema to bring the project back when it's restored.
Admins, project owners, and collaborators:
- The admin is the user who sets up AI Unlimited for your organization.
- The user who creates a project is the project's owner.
- Additional users of a project are collaborators.
Yes, sign back in to the setup, and make any changes.
No, AI Unlimited supports one admin.
First, add them to the project's Git repository.
If you do this before the engine is deployed, when you deploy the engine, the new collaborators are added to it automatically.
If you add collaborators to the repository after the engine is deployed, you'll need to add them to the engine manually so they can connect to and use the engine during that deployment.
All project information, including user and object store authorizations and data objects, is saved.
The saved project information is there. You can pick up right where you left off.
The manager is the AI Unlimited component that orchestrates the deployment of the AI/ML engine on your cloud service provider.
It also provides a web-based user interface from which the AI Unlimited admin sets up AI Unlimited after installing it, and changes settings later as needed.
From their user profile in the manager, all users get their API key for connecting a Jupyter notebook to the manager.
:::tip Don't see your question? Ask it in the community :::