GithubHelp home page GithubHelp logo

recommendersystems's Introduction

TDT4215 Group Project Spring 2022

This repository contains the code for group 10 for the course TDT4215 Recommender Systems at IDI, NTNU.

To git started, please setup your local environment following the instructions below and go to the main.ipynb notebook to run the models.

NB! Data used in the models have been preprocessed and hence making it difficult to automatically run the models from the original dataset. To download the preprocessed datasets, please visit [this drive][https://drive.google.com/drive/folders/1osf88CZsjEeatSWAjds0xZShTG4HZNwC?usp=sharing].

Setup

To be able to use this project you need an environment supporting installment of the necessary python packages and jupyter notebook (kernels). This can be done using pip, pipenv, conda, and jupyter notebook.

Setup using Pipenv

To get started using pipenv you just have to install pipenv and run

pipenv shell

followeb by

pipenv install

Ensure the correct interpreter is selected in your IDE and you should be ready to go.

NB! You might have to set a kernel for the jupyter notebooks as well manually.

Other packages

To be able to run the content-based article recommender model you first need to download an NLTK package. After installing the nltk package in your environment, start a python environment and type the following:

nltk.download("stopwords")

See nltk.org for more information.

recommendersystems's People

Contributors

mariueng avatar matejast avatar

Watchers

 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.