Designing the layout of the screen

Let's design the screen that will accept the factors of the model we created as input. The screen will have seven input boxes to accept the factors, one button, and an output textbox to display the predicted result:

Let's work on the storyboard that is required for the app. What is a storyboard? A storyboard displays the screen of content and the transitions between that content. It gives us a visual representation of the application's UI. We get a WYSIWYG (short for what you see is what you get) editor where we can see the changes in real-time.

To open the storyboard, select the Main.storyboard option in ...

Get Mobile Artificial Intelligence Projects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.