Skip to content

Commit

Permalink
Merge pull request #59 from DataResponsibly/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
denysgerasymuk799 authored Aug 14, 2023
2 parents 47b8af8 + 3cfd664 commit 2503a94
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Virny decouples model auditing into several stages, including: **subgroup metric
and **metrics visualization and reporting**. This gives data scientists and practitioners more control and flexibility
to use the library for model development and monitoring post-deployment.

For quickstart, look at our [Use Case Examples](https://dataresponsibly.github.io/Virny/examples/Multiple_Runs_Interface_Use_Case/).
For quickstart, look at our [Use Case Examples](https://dataresponsibly.github.io/Virny/examples/Multiple_Models_Interface_Use_Case/).


## 🛠 Installation
Expand All @@ -60,7 +60,7 @@ pip install virny

* [Introduction](https://dataresponsibly.github.io/Virny/)
* [API Reference](https://dataresponsibly.github.io/Virny/api/overview/)
* [Use Case Examples](https://dataresponsibly.github.io/Virny/examples/Multiple_Runs_Interface_Use_Case/)
* [Use Case Examples](https://dataresponsibly.github.io/Virny/examples/Multiple_Models_Interface_Use_Case/)


## 💡 Features
Expand Down
4 changes: 2 additions & 2 deletions docs/introduction/welcome_to_virny.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Virny decouples model auditing into several stages, including: **subgroup metric
and **metrics visualization and reporting**. This gives data scientists and practitioners more control and flexibility
to use the library for model development and monitoring post-deployment.

For quickstart, look at our [Use Case Examples](https://dataresponsibly.github.io/Virny/examples/Multiple_Runs_Interface_Use_Case/).
For quickstart, look at our [Use Case Examples](https://dataresponsibly.github.io/Virny/examples/Multiple_Models_Interface_Use_Case/).


## 🛠 Installation
Expand All @@ -31,7 +31,7 @@ pip install virny

* [Introduction](https://dataresponsibly.github.io/Virny/)
* [API Reference](https://dataresponsibly.github.io/Virny/api/overview/)
* [Use Case Examples](https://dataresponsibly.github.io/Virny/examples/Multiple_Runs_Interface_Use_Case/)
* [Use Case Examples](https://dataresponsibly.github.io/Virny/examples/Multiple_Models_Interface_Use_Case/)


## 💡 Features
Expand Down

0 comments on commit 2503a94

Please sign in to comment.