tomchavakis / FWA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FWA Application

Movies

Dataset

This dataset (ml-latest-small) describes 5-star rating and free-text tagging activity from MovieLens, a movie recommendation service. It contains 100004 ratings and 1296 tag applications across 9125 movies. These data were created by 671 users between January 09, 1995 and October 16, 2016. This dataset was generated on October 17, 2016.

Users were selected at random for inclusion. All selected users had rated at least 20 movies. No demographic information is included. Each user is represented by an id, and no other information is provided.

Dataset source : MovieLens - Small Dataset

https://grouplens.org/datasets/movielens/

Dummy Users Dataset

http://www.databasetestdata.com/

Environment Setup

Requirements

Microsoft SQL Server Compact 4.0

https://www.microsoft.com/en-us/download/confirmation.aspx?id=17876

The Database exists at the App_Data\Movies.sdf file. If you want to create it again just remove the file.

Running - Use Swagger

http://localhost:59356/swagger

Logging

The Location for the Logs exist at the App_Data\Logs fodler.

About


Languages

Language:JavaScript 70.1%Language:C# 29.4%Language:CSS 0.4%Language:ASP 0.0%