Giter VIP home page Giter VIP logo

cloud-computing-project's Introduction

set up predictive service as such https://docs.microsoft.com/en-us/azure/machine-learning/studio/tutorial-part3-credit-risk-deploy make sure you go to prediction in experiment > deploy as predictive web app in the web app UI, you should see [predictive]

=================================================== to retrain model, see retrain2.py for script that the controller interface should use to access predictions, see request-response api in the ml web services to update model for predictions, see update.py.. not working yet

Our folder structure is as follows:

  • preprocessing: contains python scripts we used to preprocess the data. and the original data file.
  • fake_cow_data: contains a csv file for each cow.
  • fake_cow_data_with_birth: contains a csv for each cow. Cows that gave birth during the 120 periods we have data for have the line "BIRTH" appended to their csv.
  • evaluation: contains our evaluation script and stress testing script.
  • sensors: contains files that: declare our sensors, register them with the IoT hub, and allow them to send data from the cow files. Do node run.js in the terminal to send data from our sensors.
  • function-servers: contains our files related to our function server on Azure. The folder named dataReceivedFunction has a file named index.js that is the code in our function on the function server.
  • stream-analytics: contains a template file that shows our setup in Stream Analytics.
  • ml: contains our predictive and training ML code.

cloud-computing-project's People

Contributors

brodyzt avatar mip123 avatar jc2729 avatar

Stargazers

sql avatar

Watchers

James Cloos avatar sql 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.