Skip to content

iivan92/eventoi-recommender

Repository files navigation

eventoi-recommender

Updating Method - Content-base Filtering and Collaborative Filtering

['PUT'] /update/con/all

['PUT'] /update/con

['PUT'] /update/col

['GET'] /recommend/'method'/'userId'

Testing method

['GET'] /create/events/'int:num'

['GET'] /create/users/'int:num'

['GET'] /testing/init/'int:numUsers'/'int:numEvents'

['GET'] /testing

['GET'] /testing/'method'

=======

Python Starter Overview

The Python Starter demonstrates a simple, reusable Python web application.

Run the app locally

  1. Install Python
  2. Download and extract the starter code from the Bluemix UI
  3. cd into the app directory
  4. Run python server.py
  5. Access the running app in a browser at http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published