GithubHelp home page GithubHelp logo

miguelramosfdz / viennajs-predictionio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from florianeckerstorfer/viennajs-predictionio

0.0 2.0 0.0 144 KB

Code example for my talk on Machine Learning with Node.js and PredictionIO at Vienna.js on 30 April 2014.

JavaScript 53.12% Shell 36.96% CSS 9.92%

viennajs-predictionio's Introduction

Machine Learning with Node.js and Prediction.io

TV show recommendation engine built in Node.js using Prediction.io.

Talk at Vienna.js on 29 April 2014 by Florian Eckerstorfer

Installation

Requirements

First you need to checkout this repository:

$ git clone https://github.com/florianeckerstorfer/viennajs-predictionio

Start the virtual machine:

$ vagrant up

SSH into the virtual machine and create an admin user (follow the instructions):

$ vagrant ssh
$ /opt/PredictionIO/bin/users

You can now access the Prediction.io admin GUI at http://192.168.33.20:9000 and login using the credentials you defined earlier.

Next you should create an application named viennajs-tvshow and add an Item Recommendation Engine named itemrec.

You can stop the virtual machine by typing vagrant halt and no data will be lost. If you want to restart the virtual machine you need to use vagrant up --provision. If you destroy the machine you need to set it up again later (creating the user, application and so on) and all data is lost.

Further information about running Prediction.io using Vagrant exists in the Installing Prediction.io with Vagrant (VirtualBox) guide.

If Prediction.io works you can start the application.

$ vagrant ssh
$ cd /vagrant
$ node app.js

You should no be able to access the web application using http://192.168.33.20:3000.

Dependencies

viennajs-predictionio's People

Watchers

 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.