Updarte README.md

Removed old link.
This commit is contained in:
André Almeida 2024-08-30 17:42:32 +01:00
parent 95cf42c513
commit 9929f3ba90

View File

@ -10,11 +10,6 @@ This repository have two different exercises in erlang:
* The probability of making a medication/treatment 2 and staying OK is 62%;
* The probability of making a medication/treatment 2 and getting KO is 38%.
![alt text](https://i.postimg.cc/5207cpvs/Captura-de-ecr-2019-04-09-s-13-06-01.png)
**2.There are ways to get the probabilities knowing certain parameters (they do not indicate the optimal point, but calculate a probability of success depending on the existing resources) - using the baysian networks.**
@ -86,7 +81,7 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on my code of conduct
## Versioning
I use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://gitlab.andrealmeida.net/public_projects/erlang-decision-tree/tags).
I use [SemVer](http://semver.org/) for versioning.
## Authors