Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ecomodeller authored Sep 15, 2023
1 parent e7ed087 commit e32c717
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,14 @@ Sensors often provide faulty or missing observations. These anomalies must be de

This package aims to provide examples and algorithms for detecting anomalies in time series data specifically tailored to DHI users and the water domain. It is simple to install and deploy operationally and is accessible to everyone (open-source).

## [Active learning web application](https://ts-outlier-detection.streamlit.app/)

Please try the newly developed prototype web application for active learning (human in the loop). It is possible to test a version currently running in the Streamlit cloud: <https://ts-outlier-detection.streamlit.app/>
## [Active learning web application](https://github.com/DHI/tsod/blob/main/tsod/active_learning/)

The web application is developed using [Streamlit](https://streamlit.io/). All requirements needed to run this application can be found [here](https://github.com/DHI/tsod/blob/main/.devcontainer/Dockerfile).

![](images/active_learning_app.png)



## Getting Started

* [Documentation](https://dhi.github.io/tsod/getting_started.html)
Expand Down

0 comments on commit e32c717

Please sign in to comment.