October 2018
Intermediate to advanced
252 pages
6h 49m
English
In this recipe, we develop a modeling pipeline that tries to identify a woman's cervix type based on images with greater accuracy. The modeling pipeline uses a CNN models written using the Keras functional API for image classification. The pipeline also use a various image manipulation libraries.
As a first step, clone the GitHub repository at