Skip to main content

deeprecsys is an open tool belt to speed up the development of modern data science projects at an enterprise level

Project description

Deep RecSys

deeprecsys is an open tool belt to speed up the development of modern data science projects at an enterprise level.

These words were chosen very carefully, and by them we mean:

  • Open: we rely on OSS and distribute openly with a GNU GPLv3 license that won't change in the future. The official distribution channels are pypi (see deeprecsys at pypi) and GitHub (see deeprecsys at Github).
  • Tool belt: this project contains code that may extract, process, analyse, aggregate, test, and present data.
  • Modern: the code will be updated as much as possible to the newest versions, as long as they are stable and don't break pre-existing functionality.
  • Data Science: This project will contain a mixture of data engineering, machine learning engineering, data analysis, and data visualization.
  • Enterprise: The code deployed here will likely have been battle-tested by large organizations with millions of customers. Unless stated, it is production-ready. All code including dependencies is audited and secure.

Historical Note

If you're here from the research piece Optimized Recommender Systems with Deep Reinforcement Learning, please checkout the old branch origin/thesis for reproducibility. The README should contain instructions to get you started.

Installation and usage

Installation depends on your framework, so you may need to adapt this. Here's an example using pip:

pip install deeprecsys

For Developers

Source Control

All source control is done in git, via GitHub. Make sure you have a modern version of git installed. For instance, you can checkout the project using SSH with:

git clone git@github.com:luksfarris/deeprecsys.git

Automation

All scripts are written using Taskfile. You can install it following Task's instructions. The file with all the tasks is Taskfile.yml.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deeprecsys-0.2.7.tar.gz (33.1 kB view hashes)

Uploaded Source

Built Distribution

deeprecsys-0.2.7-py3-none-any.whl (43.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page