Go to file
2021-06-01 17:28:52 +02:00
.gitignore Add fixed bayes classification 2021-05-30 12:16:36 +02:00
1.png new png 2021-05-31 21:00:36 +02:00
2.png new png 2021-05-31 21:00:36 +02:00
3.png new png 2021-05-31 21:00:36 +02:00
4.png new png 2021-05-31 21:00:36 +02:00
5.png new png 2021-05-31 21:00:36 +02:00
6.png new png 2021-05-31 21:00:36 +02:00
healthcare-dataset-stroke-data.csv naivebayes 2021-05-29 12:20:28 +02:00
naive_bayes.ipynb ns 2021-05-31 21:48:50 +02:00
presentation.ipynb new png presentation 2021-05-31 21:05:07 +02:00
README Add fixed bayes classification 2021-05-30 12:16:36 +02:00

Instalacja:

python -m venv env
source ./env/bin/activate

pip install -r requirements.txt