How to use the Shiny App

Sahil Sharma

Tree Height Predictor App

This application was created for course assignment. This application predicts the height of a tree using its girth value. You can enter any random girth value in the UI the app will show its predicted height. The app was trained on the trees dataset available in datasets package in R.

You can check the app here: https://sahil-shrma.shinyapps.io/Course_Assignment_App/

User Interface (UI) of the App

  • Enter the girth of a tree in the box and submit.

Result

  • After entering the tree girth value and submitting it.

  • The predicted results will be shown as follows.

Conclusion

  • This presentation showed how to use the shiny app.

Thank You!

  • Thank you for reviewing this.