diff --git a/docs/docs/quickstart.md b/docs/docs/quickstart.md index 390cf118..b72611bb 100644 --- a/docs/docs/quickstart.md +++ b/docs/docs/quickstart.md @@ -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") @@ -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; diff --git a/docs/static/img/current/current-data-drift.png b/docs/static/img/current/current-data-drift.png index 1ad929d5..7a611a96 100644 Binary files a/docs/static/img/current/current-data-drift.png and b/docs/static/img/current/current-data-drift.png differ diff --git a/docs/static/img/current/current-data-quality.png b/docs/static/img/current/current-data-quality.png index 917d2151..2fbab2ee 100644 Binary files a/docs/static/img/current/current-data-quality.png and b/docs/static/img/current/current-data-quality.png differ diff --git a/docs/static/img/current/current-import.png b/docs/static/img/current/current-import.png index 3f4c1cf7..05fee563 100644 Binary files a/docs/static/img/current/current-import.png and b/docs/static/img/current/current-import.png differ diff --git a/docs/static/img/current/current-model-quality.png b/docs/static/img/current/current-model-quality.png index ffa0e9ee..b920b24e 100644 Binary files a/docs/static/img/current/current-model-quality.png and b/docs/static/img/current/current-model-quality.png differ diff --git a/docs/static/img/how_to/change_field_type.png b/docs/static/img/how_to/change_field_type.png index 85d32581..c7e49c0b 100644 Binary files a/docs/static/img/how_to/change_field_type.png and b/docs/static/img/how_to/change_field_type.png differ diff --git a/docs/static/img/how_to/first_current.png b/docs/static/img/how_to/first_current.png index 09b04778..cf92c35a 100644 Binary files a/docs/static/img/how_to/first_current.png and b/docs/static/img/how_to/first_current.png differ diff --git a/docs/static/img/how_to/more_current.png b/docs/static/img/how_to/more_current.png index 08b9ab94..6cfc5c9d 100644 Binary files a/docs/static/img/how_to/more_current.png and b/docs/static/img/how_to/more_current.png differ diff --git a/docs/static/img/how_to/new_model_step1.png b/docs/static/img/how_to/new_model_step1.png index 814566ad..22c1f92f 100644 Binary files a/docs/static/img/how_to/new_model_step1.png and b/docs/static/img/how_to/new_model_step1.png differ diff --git a/docs/static/img/how_to/new_model_step2.png b/docs/static/img/how_to/new_model_step2.png index 48bbe1d3..02eaa67e 100644 Binary files a/docs/static/img/how_to/new_model_step2.png and b/docs/static/img/how_to/new_model_step2.png differ diff --git a/docs/static/img/how_to/new_model_step3.png b/docs/static/img/how_to/new_model_step3.png index 7769be74..703d3757 100644 Binary files a/docs/static/img/how_to/new_model_step3.png and b/docs/static/img/how_to/new_model_step3.png differ diff --git a/docs/static/img/how_to/reference.png b/docs/static/img/how_to/reference.png index fd0867f3..8871d739 100644 Binary files a/docs/static/img/how_to/reference.png and b/docs/static/img/how_to/reference.png differ diff --git a/docs/static/img/launchpad/launchpad.png b/docs/static/img/launchpad/launchpad.png index edb24e3f..5787554a 100644 Binary files a/docs/static/img/launchpad/launchpad.png and b/docs/static/img/launchpad/launchpad.png differ diff --git a/docs/static/img/overview/overview-output.png b/docs/static/img/overview/overview-output.png index d76ca3aa..bbd76a8a 100644 Binary files a/docs/static/img/overview/overview-output.png and b/docs/static/img/overview/overview-output.png differ diff --git a/docs/static/img/overview/overview-summary.png b/docs/static/img/overview/overview-summary.png index 967d7994..1e47459f 100644 Binary files a/docs/static/img/overview/overview-summary.png and b/docs/static/img/overview/overview-summary.png differ diff --git a/docs/static/img/overview/overview-variables.png b/docs/static/img/overview/overview-variables.png index f4e94913..205cc124 100644 Binary files a/docs/static/img/overview/overview-variables.png and b/docs/static/img/overview/overview-variables.png differ diff --git a/docs/static/img/quickstart/current_data_quality.png b/docs/static/img/quickstart/current_data_quality.png index 6dfe869c..afb5994e 100644 Binary files a/docs/static/img/quickstart/current_data_quality.png and b/docs/static/img/quickstart/current_data_quality.png differ diff --git a/docs/static/img/quickstart/current_import.png b/docs/static/img/quickstart/current_import.png index c6eb631f..59f31da8 100644 Binary files a/docs/static/img/quickstart/current_import.png and b/docs/static/img/quickstart/current_import.png differ diff --git a/docs/static/img/quickstart/current_model_drift.png b/docs/static/img/quickstart/current_model_drift.png index 39638780..9afabc16 100644 Binary files a/docs/static/img/quickstart/current_model_drift.png and b/docs/static/img/quickstart/current_model_drift.png differ diff --git a/docs/static/img/quickstart/current_model_quality.png b/docs/static/img/quickstart/current_model_quality.png index eb7e662b..77fed786 100644 Binary files a/docs/static/img/quickstart/current_model_quality.png and b/docs/static/img/quickstart/current_model_quality.png differ diff --git a/docs/static/img/quickstart/empty-models-list.png b/docs/static/img/quickstart/empty-models-list.png index 3fa2702c..86013a2c 100644 Binary files a/docs/static/img/quickstart/empty-models-list.png and b/docs/static/img/quickstart/empty-models-list.png differ diff --git a/docs/static/img/quickstart/import-current.png b/docs/static/img/quickstart/import-current.png index 55e6fe54..8393fe8b 100644 Binary files a/docs/static/img/quickstart/import-current.png and b/docs/static/img/quickstart/import-current.png differ diff --git a/docs/static/img/quickstart/import-reference.png b/docs/static/img/quickstart/import-reference.png index 6a37dc94..0c492c15 100644 Binary files a/docs/static/img/quickstart/import-reference.png and b/docs/static/img/quickstart/import-reference.png differ diff --git a/docs/static/img/quickstart/new-model-modal-s1.png b/docs/static/img/quickstart/new-model-modal-s1.png index 1c12e3a3..897bd054 100644 Binary files a/docs/static/img/quickstart/new-model-modal-s1.png and b/docs/static/img/quickstart/new-model-modal-s1.png differ diff --git a/docs/static/img/quickstart/new-model-modal-s2.png b/docs/static/img/quickstart/new-model-modal-s2.png index b0299d0e..3f4f3fde 100644 Binary files a/docs/static/img/quickstart/new-model-modal-s2.png and b/docs/static/img/quickstart/new-model-modal-s2.png differ diff --git a/docs/static/img/quickstart/new-model-modal-s2_extra.png b/docs/static/img/quickstart/new-model-modal-s2_extra.png index 7da377af..7783a455 100644 Binary files a/docs/static/img/quickstart/new-model-modal-s2_extra.png and b/docs/static/img/quickstart/new-model-modal-s2_extra.png differ diff --git a/docs/static/img/quickstart/new-model-modal-s3.png b/docs/static/img/quickstart/new-model-modal-s3.png index 92a44aaf..76c58b51 100644 Binary files a/docs/static/img/quickstart/new-model-modal-s3.png and b/docs/static/img/quickstart/new-model-modal-s3.png differ diff --git a/docs/static/img/quickstart/new-model-modal-s4.png b/docs/static/img/quickstart/new-model-modal-s4.png index cfe4396b..bc3c1820 100644 Binary files a/docs/static/img/quickstart/new-model-modal-s4.png and b/docs/static/img/quickstart/new-model-modal-s4.png differ diff --git a/docs/static/img/quickstart/reference_data_quality.png b/docs/static/img/quickstart/reference_data_quality.png index 4ea162c4..31aee9c0 100644 Binary files a/docs/static/img/quickstart/reference_data_quality.png and b/docs/static/img/quickstart/reference_data_quality.png differ diff --git a/docs/static/img/quickstart/reference_import.png b/docs/static/img/quickstart/reference_import.png index 318bcf73..9f3dad8d 100644 Binary files a/docs/static/img/quickstart/reference_import.png and b/docs/static/img/quickstart/reference_import.png differ diff --git a/docs/static/img/quickstart/reference_model_quality.png b/docs/static/img/quickstart/reference_model_quality.png index 1ff60c3a..41d5713f 100644 Binary files a/docs/static/img/quickstart/reference_model_quality.png and b/docs/static/img/quickstart/reference_model_quality.png differ diff --git a/docs/static/img/reference/reference-data-quality.png b/docs/static/img/reference/reference-data-quality.png index 5756b9f9..fb165ec0 100644 Binary files a/docs/static/img/reference/reference-data-quality.png and b/docs/static/img/reference/reference-data-quality.png differ diff --git a/docs/static/img/reference/reference-import.png b/docs/static/img/reference/reference-import.png index a01ee797..9924e0f0 100644 Binary files a/docs/static/img/reference/reference-import.png and b/docs/static/img/reference/reference-import.png differ diff --git a/docs/static/img/reference/reference-model-quality.png b/docs/static/img/reference/reference-model-quality.png index dfd30d9f..cd2ebfe5 100644 Binary files a/docs/static/img/reference/reference-model-quality.png and b/docs/static/img/reference/reference-model-quality.png differ