Skip to main content

Algorithm tools for python

Project description

Algorithm Tools

This library serves useful algorithm tools for python. 😄

Anyone can be install this library from pypi from this link: https://pypi.org/project/agtool/

pip install agtool

Q. How to manage packages? see from

To Do

This check lists will be implemented soon. 🔥

  • negative sampling: draw negative samples from rating matrix.

Deploy

Deploy to pypi as follows. 🥳

# setup.py version up
# doc/conf.py version up
python setup.py bdist_wheel
python -m twine upload dist/*.whl

Documentation

Update documentation using sphinx.

sphinx-apidoc -f -o docs agtool

And then, cd docs && make html.

Serving the documetation.

sphinx-autobuild --host [IP] --port [PORT] docs docs/_build/html

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

agtool-0.0.1-py3-none-any.whl (3.4 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