Skip to content
Shiva Kumar Murarishetti edited this page Jul 3, 2020 · 1 revision

1. Use the use case in the class:

image

a.Add more Dense layers to the existing code and check how the accuracy changes.

image image

2. Change the data source to Breast Cancer dataset * available in the source folder and make required changes

image

3. Normalize the data before feeding the data to the model and check how the normalization change your accuracy

image

Clone this wiki locally