Giter Club home page Giter Club logo

capstone-lenskitweb's Introduction

Capstone-LenskitWeb

get started with node/express:

  1. install node.js - https://nodejs.org/en/
  2. on the command line write this-> npm install https://github.com/mapbox/node-sqlite3/tarball/master
  3. on the command line write this-> npm install --save [email protected]
  4. on the command line write this-> npm install --save socket.io
  5. on the command line write this-> npm install body-parser
  6. to run node.js use-> node index
  7. on a webtab it will be listeting at localhost:3000

UPDATE: For some reason, when I try to push up lenskit to the repository, it does not work, so I will update how to do it. #How to run modified Lenskit:

  1. Go to https://github.com/lenskit/lenskit and clone lenskit to a repository.
  2. I provided the files that I manipulated/created for our WebApp. First, enter the lenskit directory and update the gradle.build file to the one in this repository.
  3. Next, go lenskit-eval/src/main/java/org/lenskit/eval/traintest and inside traintest, you should see TraintestExperiment.java. Replace it with the one in this repository, and place the WebAppListener there too.
  4. Go to the Lenskit directory with the gradle.build file. (Should be in the first directory in lenskit)
  5. Run "gradlew install" to compile and install the modified lenskit to the local maven repository.
  6. After doing this, go back and enter the eval-quickstart directory.
  7. Run "gradle build" to run the eval-quickstart gradle.build file.
  8. Finally, run "gradlew evaluate". PS: If you run evaluate again after already running it to completion, you may have to run "gradle clean" first.

capstone-lenskitweb's People

Contributors

ifl2 avatar machadoh avatar amm364 avatar

Watchers

 avatar  avatar

Forkers

machadoh

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.