@@ -50,6 +50,17 @@ This will create a superuser, which is needed to initialise the first admin. Thi
...
@@ -50,6 +50,17 @@ This will create a superuser, which is needed to initialise the first admin. Thi
To initialise the admin, go to the host/admin screen, and login with the details used in the superuser. Head to 'Profiles' and change the role of a created user to 'Admin'.
To initialise the admin, go to the host/admin screen, and login with the details used in the superuser. Head to 'Profiles' and change the role of a created user to 'Admin'.
</p>
</p>
<h2>Uploading CSV Format</h2>
<p>
User(s) can upload CSV files, along with a following Target Column, in order to get predictions based on the data and model they've chosen. A User, AI Engineer and Administrator can choose a local file to upload, provide the target column, which must match one found in the local file, and choose a ML model in order to get a prediction.
In return, an invoice is created, and a prediction of the final settlement is given in a file format, Either CSV, txt, etc...
When an invoice has been created, an Administrator or one of the Finance Team can approve or deny this invoice.