Update README.md
This commit is contained in:
parent
fae8f1a50f
commit
1d9d64ecc4
@ -2,7 +2,7 @@
|
||||
|
||||
This repository have two different exercises in erlang:
|
||||
|
||||
**1. **Decision tree that maximizes the optimal point and consequently provides decision support based on the assumptions provided.
|
||||
**1.**Decision tree that maximizes the optimal point and consequently provides decision support based on the assumptions provided.
|
||||
|
||||
* The probability of making a medication/treatment 1 and use is OK of 42%;
|
||||
* One possibility of making a medication/treatment 1 and of the user staying KO is 22.5%;
|
||||
@ -16,7 +16,7 @@ This repository have two different exercises in erlang:
|
||||
|
||||
|
||||
|
||||
**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.
|
||||
**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.
|
||||
|
||||
What is the probability of giving the patient M2 and is OK, knowing that:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user