Skip to content

Commit

Permalink
docs: update documentation (#202)
Browse files Browse the repository at this point in the history
* images replace

* current update

* dark-mode animation

* Updated images

* Update Quickstart documentation.

* Bug fix.

* Hands-On Guide updated

---------

Co-authored-by: cybermarinella <[email protected]>
  • Loading branch information
aleconf and cybermarinella authored Dec 3, 2024
1 parent 7016c0f commit 1b34f0c
Show file tree
Hide file tree
Showing 34 changed files with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ What follows is an example of data we will use in this tutorial:
* **days_as_customer:** it indicates how many days the user is a customer.

### Create the Model
To create a new model, navigate to the *Models* section and click the plus (+) icon.
To create a new model, navigate to the *Models* section and click the plus (+) icon in the top right corner.

![Alt text](/img/quickstart/empty-models-list.png "Empty Models List")

Expand Down Expand Up @@ -85,10 +85,6 @@ Since in the CSV file there might be useless fields, e.g. some uuid which would

![Alt text](/img/quickstart/new-model-modal-s2_extra.png "Fields transfer")

Once you have defined the model schema, select the output fields from the variables. Choose `model_answer` and `prediction`, move them to the right, and click on the *Next* button.

![Alt text](/img/quickstart/new-model-modal-s3.png "Output fields selection")

Finally, you need to select and associate the following fields:
* **Target:** the target field or ground truth;
* **Timestamp:** the field containing the timestamp value;
Expand Down
Binary file modified docs/static/img/current/current-data-drift.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/current/current-data-quality.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/current/current-import.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/current/current-model-quality.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/how_to/change_field_type.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/how_to/first_current.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/how_to/more_current.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/how_to/new_model_step1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/how_to/new_model_step2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/how_to/new_model_step3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/how_to/reference.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/launchpad/launchpad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/overview/overview-output.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/overview/overview-summary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/overview/overview-variables.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/quickstart/current_data_quality.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/quickstart/current_import.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/quickstart/current_model_drift.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/quickstart/current_model_quality.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/quickstart/empty-models-list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/quickstart/import-current.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/quickstart/import-reference.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/quickstart/new-model-modal-s1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/quickstart/new-model-modal-s2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/quickstart/new-model-modal-s2_extra.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/quickstart/new-model-modal-s3.png
Binary file modified docs/static/img/quickstart/new-model-modal-s4.png
Binary file modified docs/static/img/quickstart/reference_data_quality.png
Binary file modified docs/static/img/quickstart/reference_import.png
Binary file modified docs/static/img/quickstart/reference_model_quality.png
Binary file modified docs/static/img/reference/reference-data-quality.png
Binary file modified docs/static/img/reference/reference-import.png
Binary file modified docs/static/img/reference/reference-model-quality.png

0 comments on commit 1b34f0c

Please sign in to comment.