Skip to content

Commit 7ecb6e0

Browse files
committed
fixes
1 parent eac7fab commit 7ecb6e0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

md-docs/user_guide/project.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Users in the [Company] can access to one or more Projects according to their [ro
88

99
## Creation
1010

11-
When a Project is created, the [User] specifies its *name*, and *description*, and selects the *default storage policy*.
11+
When a Project is created, the [User] specifies its *name*, *description*, and selects the *default storage policy*.
1212

1313
*Storage Policy* defines the default behavior the Platform follows to access data that are shared with it.
1414
Indeed, data shared with ML cube Platform can either be duplicated and stored in ML cube private cloud storage or stay only on customer's cloud and accessed as a remote data source.
@@ -21,7 +21,8 @@ To create a Demo Project, you need to check the "Demo Project" checkbox and sele
2121

2222
## KPI Monitoring
2323

24-
A Key Performance Indicator is a measure of performance over time for a specific objective, while artificial intelligence algorithms try to minimize their loss function, artificial intelligence based solutions and applications look at KPIs.
24+
A Key Performance Indicator is a measure of performance over time for a specific objective.
25+
While artificial intelligence algorithms try to minimize their loss function, artificial intelligence based solutions and applications look at KPIs.
2526
Therefore, it is essential to monitor Project's KPIs along with algorithm performance to have a complete view of the current situation.
2627

2728
ML cube Platform offers the possibility to upload Project's KPIs to monitor them via drift detection algorithms.
@@ -43,7 +44,7 @@ See the [Integrations] page for more information about credentials setup, data s
4344

4445
Operations like sharing data to ML cube Platform, submitting the creation of a retraining dataset or reports like RAG evaluation, trigger the execution of asynchronous pipelines in ML cube Platform cloud infrastructure.
4546
Each pipeline is associated with an identifier named *job id* that can be used to monitor its execution status.
46-
This monitoring can be done both from Web App in the *Job Status* page and, with provided SDKs allowing automation.
47+
This monitoring can be done both from Web App in the *Job Status* page and, with specific SDKs method allowing automation.
4748
A job failure can be either due to bad requests or internal errors, you can check the error message information via the same page.
4849

4950
[Company]: company.md

0 commit comments

Comments
 (0)