How did you create and trained your AI model for this app? What features did you choose and why?
For this app, I created a model that predicts how many lions you are most likely to see when going to a Safari Park. I train my model in AI lad with Numerical Data and Scatter Plots. The features I selected how many rhinos are there, how many antelope are there, and temperature as my features because the labels shows how the accuracy level was and how they effect the lions activity.
What coding and design concepts did you use to build your app, and how did they help make it functional and interactive?
To add a welcome screen, I used Design Mode and added Button, labels, screen, images, and other elements like text color. To change the features to questions, I also used Design Mode and used the label features and changed the text which I got from the Model Card. To add working buttons, I used Code Mode two blocks, the onEvent block setScreen block.
This app predicts whether or not if the your driving conditions are safe, dangerous or to drive with caution. You can answer four easy questions being the temperature in the area, How many cars are on the road, whats the weather like, and the time of day, which you can find all information stated in the Model card. In this app, we focused on customizing (describe what aspects of the app were customized, such as user inputs or the interface).
Vocabulary you must use:
Design Mode
App Lab
Dropdown element
Text-input element
To update the code and use the features in the new screens, I used (mention the blocks or functions you used to connect the input fields to the prediction model). To further customize the app, I (explain what modifications you made in Level 9, such as adding interactive elements, improving navigation, or refining the display of results).
Code Mode
getText() block
Other blocks of code you used
This app predicts the acceptability of a car based on the features number of doors, passengers, and the safety rating of the car which can be found on the model card. The app uses both numerical and categorical with the
In this app, I focused on customizing (what part of the design or function?)
Label (prediction/output)
AI Lab
App Lab
Design Mode
Design Elements (dropdown, text input, buttons, etc.)
Cross Tab Tables or Scatter Plots
2. What coding and design concepts did you use to be successful?
Use sentence starters like:
To add a welcome screen, I used...
To move each question to a different screen...
I used the onEvent() block to...
I used the getText() block to...
I used the playSound() block to...
Vocabulary to use:
Code Mode
getText() block
onEvent() block
playSound() block
Design Elements (buttons, screens, etc.)
3. What part of your project are you most proud of? Why?
The part I’m most proud of is...Because it shows...
4. If you had more time, how would you improve your model or data?
One thing I would change about my data is…
This would help because...
Vocabulary to use:
AI Lab
Features
Model Accuracy
Numerical or Categorical Data
5. If you had more time, what would you improve in your app?
If I had more time, I would improve…Because it would make the app better by...
Vocabulary to use:
App Lab
Design Mode
Code Mode
Screens
Navigation
User Experience