Skip to main content

A small recommender package

Project description

Recommender Package

Implementations of explicit and implicit recommenders with Numpy and Keras.

$ pip install recommender-pkg

Author: Mian Uddin
Advisor: Dr. Paul Anderson
Course(s): CSC 491, CSC 492
School: Cal Poly, San Luis Obispo

Usage

import recpkg

See the documentation for more.

Build

Use the following command to build a wheel of this package.

$ python3 -m build

Test

Use the following command to run unit tests.

$ python3 -m unittest tests

Document

Use the following command to build the documentation.

$ sphinx-apidoc -f -o docs/source recommender_pkg/
$ (cd docs/ && make html)

Release

Use the following command to distribute to PyPi.

$ python3 -m twine upload dist/*

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

recommender-pkg-0.0.6.tar.gz (10.8 kB view hashes)

Uploaded Source

Built Distribution

recommender_pkg-0.0.6-py3-none-any.whl (25.6 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