Skip to main content

A python library for building recommender systems.

Project description

recohut

Contributors Forks Stargazers Issues MIT License


Logo

a python library for building recommender systems.
Explore the docs »

View Demo · Report Bug · Request Feature

About The Project

Product Name Screen Shot

(back to top)

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • pytorch
    pip install torch
    

Installation

pip install recohut

(back to top)

Usage

# import the required modules
import recohut
from recohut.datasets import MovieLens
from recohut.models import MatrixFactorization

# define the data and model
data = MovieLens(version='100k', download=True)
model = MatrixFactorization()

# train the matrix factorization model
model.train(data)

# evaluate the model
model.evaluate(metrics=['MRR','HR'])

For more examples, please refer to the Documentation and Tutorials.

(back to top)

Roadmap

  • [] RecSys Model Deployment and MLOps features
  • [] RL agents and environment specific to recommender systems
  • [] Visualization utilities and EDA

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Your Name - Sparsh A.

Project Link: https://github.com/RecoHut-Projects/recohut

(back to top)

Acknowledgments

  • nbdev team for providing supporting tools to build this library.
  • colab team for providing running VMs instances for development and testing.

(back to top)

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

recohut-0.0.8.tar.gz (3.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

recohut-0.0.8-py3-none-any.whl (124.9 kB view details)

Uploaded Python 3

File details

Details for the file recohut-0.0.8.tar.gz.

File metadata

  • Download URL: recohut-0.0.8.tar.gz
  • Upload date:
  • Size: 3.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for recohut-0.0.8.tar.gz
Algorithm Hash digest
SHA256 cc43afb3ecc8a0424ca0561837a9130d8f2d725d66291a7fc6d3382e9b2e127f
MD5 9580d1bba4c014f2eabb3c302e391a24
BLAKE2b-256 14ac6d56f38868af05e09945091321944d264aba88fe5eb980ade555bca8bf1d

See more details on using hashes here.

File details

Details for the file recohut-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: recohut-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 124.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for recohut-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 976850cec6f0c6fad79250a94841f0c04cd19fa25877aad4456582927317f1d4
MD5 70fcd2a0029cf465b7b669eeef5c0ad7
BLAKE2b-256 3bd3fd3ae27883f735669b26e61c3cc778a619b900836d116ed6e090f89dd9c0

See more details on using hashes here.

Supported by

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