1.Supplier(Client) management |
To authorize the supplier, display and update Supplier's property. |
To search and download(CSV) the list of payment, and display its information. |
2. Supplier Staff management |
To authorize the staff, search and download(CSV) the staff list by property, display/insert/update/delete the staff and set the status. |
To generate Digital Signature and renew Rsa PublicKey/PrivateKey. |
Third-party provider's user Authentication/Authorization |
3.Customer management |
To search and download(CSV) the customer list by property, display/insert/update/delete the customer and set the status. |
4.Machine Learning management |
To search and download(CSV) Machine Learning Themes list by property, display/insert/update/delete them and set the status. |
To generate Classification Model (Naive Bayes) for Natural Language, get the classification result |
To generate Linear Single/Multiple Regression Model, get the Learning/Prediction result |
To generate Logistic Regression Model, get the Learning/Classification Probability result |
To generate TimeSeries AR/MA/ARMA/ARIMA Model, get the Learning/Prediction result |
To search and download(CSV) Machine Learning Item list by property, display/insert/update/delete them. |
5.Code management |
To search and download(CSV) the code list, display/insert/update/delete the code and set the status. |
6.Tools |
To keep alive monitoring |
To generate RsaKey and digital signature, verify signature, encrypt/decrypt(Rsa) |
To validate mail address, send mail with cipher text |
Statistics(including Covariance, StandardDeviation, Correlation, Mran, Sum etc. |
7.Api management |
To search and download(CSV) the Uri list, display the property. |
To search and download(CSV) the Uri Authority list, display the property. |
To search and download(CSV) the Entity list, display the property. |
To search and download(CSV) the Entity items and arguments list, display/initialize/update the property. |
To add and call favorite APIs. |
To output I/F help html and OpenAPI Specifation(json/yaml). |
Other |
Session management for Front and Backend application. |
To enjoy the OpenID Connect service of third-party provider for User Authentication/Authorization. |
To create the database by Supplier to ensure the security and customization. |
To configure the permission for Uri and staff. |
Multi languages are available in Api information. |
To control the access users/intervals/timeout. |
To customize CORS for different origins. |