Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Fixed wrong CSV link #9

Merged
merged 1 commit into from
Jun 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/docs/user-guide/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Please enter the following details and click on the *Next* button:
* **Data type:** `Tabular`
* **Granularity:** `Hour`

To infer the model schema you've to upload a sample dataset. Please download and use [this reference Comma-Separated Values file](https://github.com/radicalbit/radicalbit-ai-monitoring/blob/9f21c19e97a9dfa51c1bf17002fcdd76d5a5f304/examples/data/df_reference.csv) and click on the *Next* button.
To infer the model schema you've to upload a sample dataset. Please download and use [this reference Comma-Separated Values file](/datasets/df_10lines.csv) and click on the *Next* button.

![Alt text](/img/quickstart/new-model-modal-s2.png "Upload CSV file")

Expand Down
4 changes: 4 additions & 0 deletions docs/static/datasets/df_10lines.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
timestamp,user_id,question,model_answer,ground_truth,prediction,gender,age,device,days_as_customer
2024-01-11 13:30:00,user_184,How do I apply for a business loan?,Business loan applications can be submitted online through our website.,1,1,F,22,smartphone,196
2024-01-10 15:02:00,user_16,How can I close my account?,You can close your account by visiting our nearest branch.,1,1,F,36,pc,267
2024-01-10 06:29:00,user_243,How do I start investing in stocks?,"You can start investing in stocks by opening a brokerage account, researching stocks, and placing trades.",0,0,F,55,pc,139