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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file deeprecsys-0.2.5.tar.gz
.
File metadata
- Download URL: deeprecsys-0.2.5.tar.gz
- Upload date:
- Size: 33.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.8.0-1007-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c36b0df88cfe095fcbee189240c762939d8d8c662a86641ca9603750e73fdbd |
|
MD5 | 5035bcfda83103aa5a09cebb06f51983 |
|
BLAKE2b-256 | 037bc3a18e7fd5b03f04bc3eea89270f321ec6d9163dfff4b4b32e045c62ec69 |
File details
Details for the file deeprecsys-0.2.5-py3-none-any.whl
.
File metadata
- Download URL: deeprecsys-0.2.5-py3-none-any.whl
- Upload date:
- Size: 43.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.8.0-1007-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c772a8e35bd385d55d3cd437090d6a6d564c3c85322b9cdaccbb072cfc97b540 |
|
MD5 | c002f26d456ee511ad5b565134874e7b |
|
BLAKE2b-256 | 731efee951a2777dea1a2c18ff97bc8b7679c88f39f54760a7e153663b9a823b |