- Overview
- Getting Started Guide
- UserGuide
-
References
-
ABEJA Platform CLI
- CONFIG COMMAND
- DATALAKE COMMAND
- DATASET COMMAND
- TRAINING COMMAND
-
MODEL COMMAND
- check-endpoint-image
- check-endpoint-json
- create-deployment
- create-endpoint
- create-model
- create-service
- create-trigger
- create-version
- delete-deployment
- delete-endpoint
- delete-model
- delete-service
- delete-version
- describe-deployments
- describe-endpoints
- describe-models
- describe-service-logs
- describe-services
- describe-versions
- download-versions
- run-local
- run-local-server
- start-service
- stop-service
- submit-run
- update-endpoint
- startapp command
-
ABEJA Platform CLI
- FAQ
- Appendix
Overview
Introduction
The ABEJA Platform is a Platform as a Service(PaaS) that enables the accumulation and management of large quantities of data while providing full manageability over model training, deployment, and operation.
ABEJA Platform solve the problems that arise when using AI
When using AI for business, it is necessary to implement across a diverse range of processes and environments from data accumulation to model retraining, while also dealing with everything from environment building to actual operation.
For example, the model building process requires collect data and store data from storage; meanwhile, the model retraining process requires the data that has been re-collected or used for inference-making in a production environment.
These can be categorizes into the following 10 processes, and ABEJA Platform has been developed for the purpose of solving the specific problems that occur in each of these processed while also seamlessly connecting the individual processes together.
In the current version, all functions are available via APIs while a few are also available via the CLI and management console.
Using the ABEJA Platform
Get the most out of using our ABEJA Platform with these Getting Started Guide for you first time use.
Use of the ABEJA Platform requires the users and resources that belong to an organization, and can be connected to according to individual credentials. By using the API and CLI provided by ABEJA Platform, users are able to call or incorporate functions on ABEJA Platform.
- See the Common Specifications for details on users and authorization.
- See the ABEJA Platform API for details on the API.
- For the CLI, you can visit the following link overview for more details.