update readme

This commit is contained in:
jakubknczny 2021-03-28 21:07:50 +02:00
parent f545451b4b
commit 9075a94ece

View File

@ -9,4 +9,7 @@ script.sh downloads and unzips the dataset and executes python_script.sh,
which then normalizes the data, divides the dataset into train, test and validation subsets which then normalizes the data, divides the dataset into train, test and validation subsets
and prints a short summary of the dataset as well as its subsets. and prints a short summary of the dataset as well as its subsets.
### Zadanie 2
add Jenkinsfiles and mock data preprocessing
ium01.ipynb is a notebook used to develop previously mentioned scripts. ium01.ipynb is a notebook used to develop previously mentioned scripts.