Skip to main content

Library for simulating data poisoning attacks against online learning.

Project description

niteshade is a Python library for simulating data poisoning attack and defence strategies against online machine learning systems.

Repository Structure

Explanation of the various directories and files. Maybe some subsections?

Python API Documentation

For detailed documentation of the project and the Python API, visit https://oskarfernlund.github.io/niteshade/.

Releasing

Releases are published to PyPI and Conda-Forge automatically when a tag is pushed to GitHub.

# Set next version number
export RELEASE=x.x.x

# Create tags
git commit --allow-empty -m "Release $RELEASE"
git tag -a $RELEASE -m "Version $RELEASE"

# Push
git push --tags

Contributing

niteshade is an open-source project and collaboration is welcome.

email addresses.

Licensing

niteshade is an open-source project and collaboration is welcome.

email addresses.

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

niteshade-0.0.1.tar.gz (46.3 kB view hashes)

Uploaded Source

Built Distribution

niteshade-0.0.1-py3-none-any.whl (31.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