This Project is about analyzing Data based on the dataset here and creating a model that will predict the correct type of skin cancer. The files for the models can be found here.
Andreas Edte
Moritz Müller
Michael Rainko
The Project Results are presented in a Jupyter Notebook. In the beginning there is a basic overview over the data. After that the data is pre-processed to learn models on it. The next part is training Neural Networks. The vary in different structures and size. At last the results of the models is shown in a small report of different measurements.
- Imports
- Loading Datasets
- Basic Overview
- Metadata Overview
- Picture Overview
- Data Preprocessing
- Models
- Evaluation