Skip to content
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.
/ NodeRecommendation Public archive

Simple Recommendation engine which uses Manhattan, Euclidean, Minkowski distances and for Unit Tests Jasmine is used.

License

Notifications You must be signed in to change notification settings

merkez/NodeRecommendation

Repository files navigation

Node-Redis

Build Status Codacy Badge Quality Gate

  • Jasmine testing framework is used
  • Travis CI is used

How to make unit test by using Jasmine in terminal showed.

When you cloned the project, you have to install dependencies which are specified in package.json file You can install depedencies by simply writing:

npm install

After that, if your machine do not have jasmine you should install them globally

npm install jasmine -g

About

Simple Recommendation engine which uses Manhattan, Euclidean, Minkowski distances and for Unit Tests Jasmine is used.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published