Giter VIP home page Giter VIP logo

devdataproducts-shiny's Introduction

Developing Data Products: Shiny Web Application

This repository contains the files of the 'Guess-The-Torus' web application.
The application has been created for the Developing Data Products course using the Shiny R package. Following is a brief description of the files in this repository:

  • README.md - this file
  • ui.R - web application user interface (required by Shiny)
  • server.R - server-side event handling R script (required by Shiny)
  • MakeSimpleTorusData.R - contains the function used to generate 2 data sets - training.set and test.set
  • Make3DTorusSurfPlot.R - contains the function used to plot a 3D surface using the plot3D R package
  • Make3DScatterPlot.R - contains the function used to generate a 3D scatterplot of a sample from the training data set using the scatterplot3d R package

The application allows a user to specify the size of the data sets (both training and testing) and then to input 3D points (as a tuple of Cartesian coordinates x, y and z) and use the K-Nearest Neighbors model trained on the training set to predict whether the 3D point is inside a torus or not.

The web page contains a brief description of the application. For additional details, see the slidify description of the application.

devdataproducts-shiny's People

Contributors

onlineclass avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.